wok-current diff pango/receipt @ rev 11725
added language files to tcsh
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Mon Feb 20 17:30:02 2012 -0800 (2012-02-20) |
parents | 79b4cd93d448 |
children | 1dbb923ab613 |
line diff
1.1 --- a/pango/receipt Sat Nov 05 10:12:34 2011 +0100 1.2 +++ b/pango/receipt Mon Feb 20 17:30:02 2012 -0800 1.3 @@ -10,9 +10,10 @@ 1.4 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:4}/$TARBALL" 1.5 CONFIG_FILES="/etc/pango/pango.modules" 1.6 1.7 -DEPENDS="cairo glib expat libxml2 xorg-libXft fontconfig freetype xcb-util bzlib" 1.8 -BUILD_DEPENDS="$DEPENDS cairo-dev glib-dev expat-dev libxml2-dev xorg-libXft-dev \ 1.9 -libgio-dev gobject-introspection-dev pkg-config" 1.10 +DEPENDS="cairo glib expat libxml2 xorg-libXft fontconfig freetype xcb-util \ 1.11 +bzlib slitaz-base-files" 1.12 +BUILD_DEPENDS="$DEPENDS cairo-dev glib-dev expat-dev libxml2-dev \ 1.13 +xorg-libXft-dev libgio-dev gobject-introspection-dev pkg-config" 1.14 1.15 # Rules to configure and make the package. 1.16 compile_rules()