]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
libnetfilter_queue: 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/libnetfilter_queue/libnetfilter_queue.nm

index c0910fc5b0c19537f20a71178b7039fed44c3729..f290e126694af5ed167d23c8d8e5e15f8f24b02b 100644 (file)
@@ -34,8 +34,7 @@ PKG_URL        = http://www.netfilter.org/projects/libnetfilter_queue/downloads.
 PKG_LICENSE    = GPL
 PKG_SUMMARY    = The libnetfilter_queue userspace library.
 
-PKG_BUILD_DEPS+= pkg-config
-PKG_DEPS      += libnfnetlink
+PKG_BUILD_DEPS+= libnfnetlink-devel pkg-config
 
 define PKG_DESCRIPTION
        libnetfilter_queue is a userspace library that provides an API \
@@ -45,3 +44,5 @@ define PKG_DESCRIPTION
 endef
 
 PKG_TARBALL    = $(THISAPP).tar.bz2
+
+PKG_PACKAGES  += $(PKG_NAME)-devel