]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
iproute2: Fix dependencies.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 7 Feb 2010 17:26:21 +0000 (18:26 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 8 Feb 2010 16:08:53 +0000 (17:08 +0100)
pkgs/core/iproute2/iproute2.nm

index 96f35a6c2791c37befadcb755ab0c425a3b43925..94c29a08a1fe4baad7c43174d0119017e0ca82ca 100644 (file)
@@ -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 \