summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Kowis2011-06-02 14:30:11 -0500
committerEric Sandall2011-06-06 17:53:20 -0700
commit62a75a166483d00b5726d87db83cf6b709605fe2 (patch)
treec3bc9534b4b2da10aa10b42d88a196d3e90df414
parent737de0eec08e9265c7b8af2836844c15e6e8460b (diff)
unbound: needs expat to build
(cherry picked from commit 1a81f9392561bc13ac2aae3e531d21f3c07110c7)
-rwxr-xr-xnet/unbound/DEPENDS1
-rw-r--r--net/unbound/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/net/unbound/DEPENDS b/net/unbound/DEPENDS
index 5d4071e015..7f6d4114da 100755
--- a/net/unbound/DEPENDS
+++ b/net/unbound/DEPENDS
@@ -1,3 +1,4 @@
+depends expat &&
optional_depends ldns \
"" \
"--with-ldns-builtin" \
diff --git a/net/unbound/HISTORY b/net/unbound/HISTORY
index 60ef162262..680906995a 100644
--- a/net/unbound/HISTORY
+++ b/net/unbound/HISTORY
@@ -1,3 +1,6 @@
+2011-06-02 David Kowis <dkowis@shlrm.org>
+ * DEPENDS: needs expat
+
2011-05-30 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 1.4.10, SECURITY_PATCH=1, CVE-2011-1922