From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:52 +0000 (+0200) Subject: libnih: 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=ef8cacc6fcc98a55566da20ed4a40fdb3a87ba01;p=ipfire-3.x.git libnih: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/libnih/libnih.nm b/pkgs/core/libnih/libnih.nm index 7757c2bf2..99c60844a 100644 --- a/pkgs/core/libnih/libnih.nm +++ b/pkgs/core/libnih/libnih.nm @@ -34,8 +34,7 @@ PKG_URL = https://launchpad.net/libnih PKG_LICENSE = GPL2+ PKG_SUMMARY = Small library with advanced functions. -PKG_BUILD_DEPS+= pkg-config -PKG_DEPS += dbus +PKG_BUILD_DEPS+= dbus-devel pkg-config define PKG_DESCRIPTION libnih is a small library for C application development containing \ @@ -45,6 +44,8 @@ endef PKG_TARBALL = $(THISAPP).tar.gz +PKG_PACKAGES += $(PKG_NAME)-devel + CONFIGURE_OPTIONS += \ --libdir=/lib