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

index 487bff804e5b80822e0d359126979e8de15f0c1e..10e3fd90bd72f62581c0af489cdf8d9879419b30 100644 (file)
@@ -34,8 +34,7 @@ PKG_URL        = http://www.netfilter.org/projects/libnetfilter_log/downloads.ht
 PKG_LICENSE    = GPL
 PKG_SUMMARY    = The libnetfilter_log userspace library.
 
-PKG_BUILD_DEPS+= pkg-config
-PKG_DEPS      += libnfnetlink
+PKG_BUILD_DEPS+= libnfnetlink-devel pkg-config
 
 define PKG_DESCRIPTION
        libnetfilter_log is a software library to interface with the \
@@ -45,3 +44,5 @@ define PKG_DESCRIPTION
 endef
 
 PKG_TARBALL    = $(THISAPP).tar.bz2
+
+PKG_PACKAGES  += $(PKG_NAME)-devel