]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
libdnet: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:51 +0000 (13:08 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:51 +0000 (13:08 +0200)
pkgs/core/libdnet/libdnet.nm

index 0768b768e1795b62cc8165ae133e3d9b23226318..b976e41d50a6b732c6d20602406b3708f7437ff5 100644 (file)
@@ -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