From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:49 +0000 (+0200) Subject: gssdp: 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=7ff7d271d603b97d5e170a3ce18cc6270478a4c5;p=ipfire-3.x.git gssdp: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/gssdp/gssdp.nm b/pkgs/core/gssdp/gssdp.nm index 86b025d4a..1c8ada59f 100644 --- a/pkgs/core/gssdp/gssdp.nm +++ b/pkgs/core/gssdp/gssdp.nm @@ -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