diff --git a/srcpkgs/pango/template b/srcpkgs/pango/template index 1b70b78cfba..29d5f30221f 100644 --- a/srcpkgs/pango/template +++ b/srcpkgs/pango/template @@ -1,12 +1,12 @@ # Template build file for 'pango'. pkgname=pango -version=1.26.0 +version=1.26.1 distfiles="${GNOME_SITE}/pango/1.26/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--localstatedir=/var" short_desc="Library for layout and rendering of text" maintainer="Juan RP " -checksum=e1bfaefd2614ff86d531152f31fbf4a61aea723eef19b132733ccd3eb8d9a6c3 +checksum=e0254e979bf0fac305de596997cabda83e26c713b666bc582aa9e4b70cb0920d long_desc=" Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout @@ -33,6 +33,7 @@ subpackages="$pkgname-devel" triggers="pango-modules" Add_dependency build pkg-config +Add_dependency build gobject-introspection Add_dependency full glibc Add_dependency full glib Add_dependency full zlib