From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:55 +0000 (+0200) Subject: pango: 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=1dc82e58e9eafdc4a823287f625dd7d1d7747d79;p=ipfire-3.x.git pango: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/pango/pango.nm b/pkgs/core/pango/pango.nm index 43c2ea3bf..a75ebbebe 100644 --- a/pkgs/core/pango/pango.nm +++ b/pkgs/core/pango/pango.nm @@ -34,8 +34,7 @@ PKG_URL = http://www.pango.org/ PKG_LICENSE = LGPLv2+ PKG_SUMMARY = System for layout and rendering of internationalized text. -PKG_BUILD_DEPS+= pkg-config -PKG_DEPS += cairo fontconfig glib2 +PKG_BUILD_DEPS+= cairo-devel fontconfig-devel glib2-devel perl pkg-config define PKG_DESCRIPTION Pango is a library for laying out and rendering of text, with an \ @@ -44,5 +43,7 @@ endef PKG_TARBALL = $(THISAPP).tar.gz +PKG_PACKAGES += $(PKG_NAME)-devel + CONFIGURE_OPTIONS += \ --sysconfdir=/etc