summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko van der Vossen2007-06-01 22:47:07 +0200
committerRemko van der Vossen2007-06-01 22:47:07 +0200
commite8a9eb012f8c7a478a66d2cd971d1c2a55097e95 (patch)
tree7e8786edf0adcadaab1b1ee173ddc10fcb27700d
parent2ace59f04cf147edff4357fcc63c93e10527ab6a (diff)
net/dhcpcd: reinstated gnupg dependency
># smgl-fhs and gnupg are needed to ensure proper directory structure and source ># checking are in place on a virgin system before casting
-rw-r--r--net/dhcpcd/DEPENDS3
-rw-r--r--net/dhcpcd/HISTORY3
2 files changed, 6 insertions, 0 deletions
diff --git a/net/dhcpcd/DEPENDS b/net/dhcpcd/DEPENDS
index 35bb69656e..ad6200636f 100644
--- a/net/dhcpcd/DEPENDS
+++ b/net/dhcpcd/DEPENDS
@@ -1 +1,4 @@
+# smgl-fhs and gnupg are needed to ensure proper directory structure and source
+# checking are in place on a virgin system before casting
+depends gnupg &&
depends smgl-fhs
diff --git a/net/dhcpcd/HISTORY b/net/dhcpcd/HISTORY
index 4e31c2ac0c..a262c7d112 100644
--- a/net/dhcpcd/HISTORY
+++ b/net/dhcpcd/HISTORY
@@ -1,3 +1,6 @@
+2007-06-01 Remko van der Vossen <wich@stack.nl>
+ * DEPENDS: reinstated GnuPG dependency (for source verification)
+
2007-05-31 Remko van der Vossen <wich@stack.nl>
* DETAILS: Bumped to version 3.0.17
* BUILD: removed configure call