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

index 2b0aaa872752328fb825646e79b4a2a7f893b24f..fb6e34c77ed7fcf06ad43c1608dac0f4528ca5e9 100644 (file)
@@ -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