aboutsummaryrefslogtreecommitdiffstats
path: root/blfs/Makefile
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2021-04-23 17:48:31 -0500
committerWilliam Harrington <kb0iic@berzerkula.org>2021-04-23 17:48:31 -0500
commitd751c4badd504acd5b3d0c63f86db8c9745b3c88 (patch)
treedee7c7709964f0fa7b39bc1e06c758dccd739f28 /blfs/Makefile
parent2d2dc7917443578f8d3a157e1957e2e078030272 (diff)
Go ahead and add libedit.... why not.
Diffstat (limited to 'blfs/Makefile')
-rw-r--r--blfs/Makefile26
1 files changed, 21 insertions, 5 deletions
diff --git a/blfs/Makefile b/blfs/Makefile
index ea29f4a..12d9cb7 100644
--- a/blfs/Makefile
+++ b/blfs/Makefile
@@ -57,6 +57,9 @@ gobject-introspection : GLib GTK-Doc Mako
GTK-Doc : docbook-xml docbook-xsl itstool libxslt lxml Pygments
@echo "GTK-Doc"
+GTK-Doc-fop : GTK-Doc fop
+ @echo "GTK-Doc-fop"
+
Guile : GC libunistring #Runtime GDB Emacs
@echo "Guile"
@@ -78,6 +81,15 @@ libarchive : libxml2 LZO Nettle
libatomic_ops :
@echo "libatomic_ops"
+libcap-pam : Linux-PAM
+ @echo "libcap-pam"
+
+libedit :
+ @echo "libedit"
+
+libevent :
+ @echo "libevent"
+
libgcrypt : libgpg-error
@echo "libgcrypt"
@@ -138,7 +150,7 @@ Mako : MarkupSafe
MarkupSafe :
@echo "MarkupSafe"
-MIT_Kerberos : OpenLDAP yasm
+MIT_Kerberos : libedit OpenLDAP yasm
@echo "MIT_Kerberos"
Net-SSLeay :
@@ -159,7 +171,8 @@ nss : nspr sqlite3
nspr :
@echo "nspr"
-ntp : IO-Socket-SSL
+# optional with a systemd install
+ntp : IO-Socket-SSL libcap-pam libedit libevent
@echo "ntp"
OpenLDAP : Berkeley_DB Cyrus-SASL
@@ -168,15 +181,18 @@ OpenLDAP : Berkeley_DB Cyrus-SASL
OpenLDAP-Extras : GnuTLS MariaDB PostgreSQL Pth unixODBC
@echo "OpenLDAP-Extras"
-OpenSSH :
+OpenSSH : libedit
@echo "OpenSSH"
p11-kit : libtasn1 libxslt nss
@echo "p11-kit"
-PCRE :
+PCRE : libedit Valgrind
@echo "PCRE"
+PCRE2 :
+ @echo "PCRE2"
+
Pygments :
@echo "Pygments"
@@ -198,7 +214,7 @@ Sharutils :
six :
@echo "six"
-sqlite3 : unzip
+sqlite3 : libedit unzip
@echo "sqlite3"
sudo : Linux-PAM MIT_Kerberos OpenLDAP