]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
libsoup: 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/libsoup/libsoup.nm

index 21a8bbaa3dc2e439c4f924f108afc6c2aa74be61..1c29e93d74fa83a92f3ba71b3c3d9e8ed9b35c46 100644 (file)
@@ -34,8 +34,7 @@ PKG_URL        = http://ftp.gnome.org/pub/gnome/sources/libsoup/
 PKG_LICENSE    = GPL
 PKG_SUMMARY    = HTTP client/server library for GNOME.
 
-PKG_BUILD_DEPS+= pkg-config
-PKG_DEPS      += glib2 libxml2 openssl
+PKG_BUILD_DEPS+= glib2-devel libxml2-devel openssl-devel pkg-config
 
 define PKG_DESCRIPTION
        libsoup is an HTTP client/server library for GNOME. It uses GObjects \
@@ -45,5 +44,7 @@ endef
 
 PKG_TARBALL    = $(THISAPP).tar.gz
 
+PKG_PACKAGES  += $(PKG_NAME)-devel
+
 CONFIGURE_OPTIONS += \
         --without-gnome