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

index 43c2ea3bf442551aa9cabc0cfbd1930ed4d02c10..a75ebbebedae62a26c577091208dac8f66f69a82 100644 (file)
@@ -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