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

index 86b025d4a04ccb913f92ec4f75c39dc1e923d94a..1c8ada59f5873cf24e716c6d4700d77d858ff8e9 100644 (file)
@@ -34,11 +34,12 @@ PKG_URL        = http://www.gupnp.org
 PKG_LICENSE    = LGPL
 PKG_SUMMARY    = Resource discovery and announcement over SSDP.
 
-PKG_BUILD_DEPS+= pkg-config
-PKG_DEPS      += glib2 libsoup 
+PKG_BUILD_DEPS+= glib2-devel libsoup-devel pkg-config
 
 define PKG_DESCRIPTION
        GSSDP implements resource discovery and announcement over SSDP.
 endef
 
 PKG_TARBALL    = $(THISAPP).tar.gz
+
+PKG_PACKAGES  += $(PKG_NAME)-devel