From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:49 +0000 (+0200) Subject: gupnp-av: 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=7eecf17819dd4c8da2d959581124a7337c4724c7;p=ipfire-3.x.git gupnp-av: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/gupnp-av/gupnp-av.nm b/pkgs/core/gupnp-av/gupnp-av.nm index 2d6ef25ce..1d2ab1b51 100644 --- a/pkgs/core/gupnp-av/gupnp-av.nm +++ b/pkgs/core/gupnp-av/gupnp-av.nm @@ -34,7 +34,7 @@ PKG_URL = http://www.gupnp.org PKG_LICENSE = LGPL PKG_SUMMARY = gupnp audio/video helpers. -PKG_DEPS += gssdp gupnp +PKG_BUILD_DEPS+= gssdp-devel gupnp-devel pkg-config define PKG_DESCRIPTION GUPnP-AV is a collection of helpers for building AV (audio/video) \ @@ -43,5 +43,7 @@ endef PKG_TARBALL = $(THISAPP).tar.gz +PKG_PACKAGES += $(PKG_NAME)-devel + CONFIGURE_OPTIONS += \ --without-gnome