aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2021-04-23 18:47:54 -0500
committerWilliam Harrington <kb0iic@berzerkula.org>2021-04-23 18:47:54 -0500
commit9b2c4b78a1a3405b331f68fd659a5b8c5c799485 (patch)
treefec40391aab066cf52012b4941a2d845f2ca6eba
parent5045a87c553a8836f3be532a305e2113bab1581b (diff)
parent4d37cecf7d07e3012a8d8e236b1dde6de8477ef3 (diff)
Merge branch 'master' into upgrade
-rw-r--r--blfs/Makefile13
1 files changed, 11 insertions, 2 deletions
diff --git a/blfs/Makefile b/blfs/Makefile
index 12d9cb7..c3a5cf9 100644
--- a/blfs/Makefile
+++ b/blfs/Makefile
@@ -8,6 +8,12 @@ apache-ant : GLib java
Berkeley_DB : java Sharutils
@echo "Berkeley_DB"
+bind-utils : libuv libxml2 PLY
+ @echo "bind-utils"
+
+bind-utils-extra : json-c libcap-pam libxml2
+ @echo "bind-utils-extra"
+
CMake : cURL libuv libarchive nghttp2
@echo "CMake"
@@ -150,7 +156,7 @@ Mako : MarkupSafe
MarkupSafe :
@echo "MarkupSafe"
-MIT_Kerberos : libedit OpenLDAP yasm
+MIT_Kerberos : bind-utils libedit OpenLDAP yasm
@echo "MIT_Kerberos"
Net-SSLeay :
@@ -193,6 +199,9 @@ PCRE : libedit Valgrind
PCRE2 :
@echo "PCRE2"
+PLY :
+ @echo "PLY"
+
Pygments :
@echo "Pygments"
@@ -217,7 +226,7 @@ six :
sqlite3 : libedit unzip
@echo "sqlite3"
-sudo : Linux-PAM MIT_Kerberos OpenLDAP
+sudo : bind-utils Linux-PAM MIT_Kerberos OpenLDAP
@echo "sudo"
unzip :