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

index 6d307b07f1a66008409463dd43026d335fe6271d..f243182dd4577969623fb32cebf6585840f01960 100644 (file)
@@ -34,8 +34,7 @@ PKG_URL        = http://www.balabit.com/network-security/syslog-ng/
 PKG_LICENSE    = GPLv2+
 PKG_SUMMARY    = Syslog-ng is a daemon that handles the logging stuff.
 
-PKG_BUILD_DEPS+= pkg-config which
-PKG_DEPS      += eventlog glib2
+PKG_BUILD_DEPS+= eventlog-devel glib2-devel pkg-config which
 
 define PKG_DESCRIPTION
        The syslog-ng application can operate in server or agent mode, and - \
@@ -46,9 +45,6 @@ endef
 
 PKG_TARBALL    = $(THISAPP).tar.gz
 
-###############################################################################
-# Installation Details
-###############################################################################
 CONFIGURE_OPTIONS += \
        --sbindir=/sbin \
        --libexecdir=/usr/lib \