diff options
Diffstat (limited to 'blfs')
-rw-r--r-- | blfs/Extras.Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/blfs/Extras.Makefile b/blfs/Extras.Makefile index 5c6f850..f1da423 100644 --- a/blfs/Extras.Makefile +++ b/blfs/Extras.Makefile @@ -21,7 +21,10 @@ Apache : # Apr-Util PCRE Brotli Berkeley_DB Doxygen libxml2 Lua54 Lynx Links \ nghttp2 OpenLDAP rsync @echo $@ -ImageMagick-Extras : Gimp Inkscape +Enscript : + @echo $@ + +ImageMagick-Extras : Enscript Gimp Inkscape @echo $@ OpenLDAP-Extras : # GnuTLS MariaDB PostgreSQL unixODBC Pth |