[Lunar-commits] <moonbase> shorewall: add an optional depend on bc. Thanks to Richard Pyne which pointed it.
Florin Braescu
florin at lunar-linux.org
Sun Oct 9 19:14:41 CEST 2011
commit ac9703f51f68b84f155962ab853c61a576c59f28
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Oct 9 19:14:41 2011 +0200
shorewall: add an optional depend on bc. Thanks to Richard Pyne which pointed it.
---
security/shorewall/DEPENDS | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/security/shorewall/DEPENDS b/security/shorewall/DEPENDS
index 85cfb7d..736aa62 100644
--- a/security/shorewall/DEPENDS
+++ b/security/shorewall/DEPENDS
@@ -1,2 +1,4 @@
depends iproute2
depends iptables
+
+optional_depends "bc" "" "" "for iprange functionality"
More information about the Lunar-commits
mailing list