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

index 6cbc325ac7e218c6b5229b2652fe74c267a28f49..126ba86bda5e9071513975e1263c9c7942cac3c2 100644 (file)
@@ -34,8 +34,8 @@ PKG_URL        = http://www.gupnp.org
 PKG_LICENSE    = LGPL
 PKG_SUMMARY    = An UPNP framework.
 
-PKG_BUILD_DEPS+= pkg-config
-PKG_DEPS      += glib2 gssdp libsoup libxml2 util-linux-ng
+PKG_BUILD_DEPS+= glib2-devel gssdp-devel libsoup-devel libxml2-devel \
+       pkg-config util-linux-ng-devel
 
 define PKG_DESCRIPTION
        GUPnP is an object-oriented open source framework for creating UPnP\
@@ -45,5 +45,7 @@ endef
 
 PKG_TARBALL    = $(THISAPP).tar.gz
 
+PKG_PACKAGES  += $(PKG_NAME)-devel
+
 CONFIGURE_OPTIONS += \
         --without-gnome