From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:59 +0000 (+0200) Subject: suricata: 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=46f3720157ba88cb041e0453905f26814fd10114;p=ipfire-3.x.git suricata: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/suricata/suricata.nm b/pkgs/core/suricata/suricata.nm index ed565e16d..bd8c3dbd9 100644 --- a/pkgs/core/suricata/suricata.nm +++ b/pkgs/core/suricata/suricata.nm @@ -34,8 +34,8 @@ PKG_URL = http://www.openinfosecfoundation.org/ PKG_LICENSE = GPLv2 PKG_SUMMARY = Open Source Next Generation Intrusion Detection and Prevention Engine. -PKG_BUILD_DEPS+= pkg-config -PKG_DEPS += libcap-ng libnfnetlink libnetfilter_queue libnet libpcap libyaml pcre +PKG_BUILD_DEPS+= libcap-ng-devel libnfnetlink-devel libnetfilter_queue-devel \ + libnet-devel libpcap-devel libyaml-devel pcre-devel pkg-config zlib-devel PKG_PACKAGES += $(PKG_NAME_REAL)-devel