From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:52 +0000 (+0200) Subject: libuser: 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=d5bf3907fe6b99710bbf8e462dbd70e10cc14cfe;p=ipfire-3.x.git libuser: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/libuser/libuser.nm b/pkgs/core/libuser/libuser.nm index 2b0aaa872..fb6e34c77 100644 --- a/pkgs/core/libuser/libuser.nm +++ b/pkgs/core/libuser/libuser.nm @@ -34,8 +34,7 @@ PKG_URL = https://fedorahosted.org/libuser/ PKG_LICENSE = LGPLv2+ PKG_SUMMARY = A user and group account administration library. -PKG_BUILD_DEPS+= pkg-config -PKG_DEPS += glib2 openldap popt python +PKG_BUILD_DEPS+= glib2-devel openldap-devel pkg-config popt-devel python-devel define PKG_DESCRIPTION The libuser library implements a standardized interface for \ @@ -45,6 +44,8 @@ endef PKG_TARBALL = $(THISAPP).tar.bz2 +PKG_PACKAGES += $(PKG_NAME)-devel + CONFIGURE_OPTIONS += \ --sysconfdir=/etc \ --with-ldap