From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:51 +0000 (+0200) Subject: libdnet: Update package to be built with the new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2ed5a81ad8fa93dc18758728fbc6b2d9807f2bf;p=ipfire-3.x.git libdnet: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/libdnet/libdnet.nm b/pkgs/core/libdnet/libdnet.nm index 0768b768e..b976e41d5 100644 --- a/pkgs/core/libdnet/libdnet.nm +++ b/pkgs/core/libdnet/libdnet.nm @@ -34,6 +34,8 @@ PKG_URL = http://code.google.com/p/libdnet/ PKG_LICENSE = BSD PKG_SUMMARY = Simple portable interface to lowlevel networking routines. +PKG_BUILD_DEPS+= gcc-c++ + define PKG_DESCRIPTION libdnet provides a simplified, portable interface to several \ low-level networking routines, including network address \ @@ -45,6 +47,8 @@ endef PKG_TARBALL = $(THISAPP).tgz +PKG_PACKAGES += $(PKG_NAME)-devel + CONFIGURE_OPTIONS += \ --sbindir=/sbin \ --mandir=/usr/share