From 5a876fbcd32bf908f144efaceefd8d193f90dfcd Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 4 Sep 2010 13:08:49 +0200 Subject: [PATCH] iproute2: Update package to be built with the new version of the buildsystem. --- pkgs/core/iproute2/iproute2.nm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pkgs/core/iproute2/iproute2.nm b/pkgs/core/iproute2/iproute2.nm index ea8350048..1d5ef6c6f 100644 --- a/pkgs/core/iproute2/iproute2.nm +++ b/pkgs/core/iproute2/iproute2.nm @@ -34,8 +34,7 @@ PKG_URL = http://www.linuxfoundation.org/en/Net:Iproute2 PKG_LICENSE = GPLv2+ PKG_SUMMARY = Advanced IP routing and network device configuration tools. -PKG_BUILD_DEPS+= bison flex -PKG_DEPS += db +PKG_BUILD_DEPS+= bison db-devel flex define PKG_DESCRIPTION The iproute package contains networking utilities (ip and rtmon, for \ -- 2.47.3