From: Michael Tremer Date: Sun, 7 Feb 2010 17:26:21 +0000 (+0100) Subject: iproute2: Fix dependencies. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34072f4adcc3e0ca05a44c53082d30e5ee33b101;p=ipfire-3.x.git iproute2: Fix dependencies. --- diff --git a/pkgs/core/iproute2/iproute2.nm b/pkgs/core/iproute2/iproute2.nm index 96f35a6c2..94c29a08a 100644 --- a/pkgs/core/iproute2/iproute2.nm +++ b/pkgs/core/iproute2/iproute2.nm @@ -34,7 +34,8 @@ PKG_URL = http://www.linuxfoundation.org/en/Net:Iproute2 PKG_LICENSE = GPLv2+ PKG_SUMMARY = Advanced IP routing and network device configuration tools. -PKG_DEPS += bison db flex +PKG_BUILD_DEPS+= bison flex +PKG_DEPS += db define PKG_DESCRIPTION The iproute package contains networking utilities (ip and rtmon, for \