From: Michael Tremer Date: Sat, 4 Sep 2010 11:09:00 +0000 (+0200) Subject: ulogd2: 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=6732b6ee221f262b8ae22b4e2f78301523d0a737;p=ipfire-3.x.git ulogd2: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/ulogd2/ulogd2.nm b/pkgs/core/ulogd2/ulogd2.nm index 4774959d7..3bde457a8 100644 --- a/pkgs/core/ulogd2/ulogd2.nm +++ b/pkgs/core/ulogd2/ulogd2.nm @@ -34,8 +34,8 @@ PKG_URL = http://netfilter.org/projects/ulogd/index.html PKG_LICENSE = GPLv2 PKG_SUMMARY = The userspace logging daemon for netfilter. -PKG_BUILD_DEPS+= pkg-config -PKG_DEPS += libnfnetlink libnetfilter_conntrack libnetfilter_log libpcap sqlite +PKG_BUILD_DEPS+= libnfnetlink-devel libnetfilter_conntrack-devel \ + libnetfilter_log-devel libpcap-devel pkg-config sqlite-devel define PKG_DESCRIPTION This package contains utilities for configuring the linux ethernet \