wok diff pango/receipt @ rev 17038
linux: enable rtcwake
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 18 23:02:42 2014 +0200 (2014-08-18) |
parents | 5f72ca8e3060 |
children | 3ba86ab5ebce |
line diff
1.1 --- a/pango/receipt Wed Apr 09 08:33:25 2014 +0000 1.2 +++ b/pango/receipt Mon Aug 18 23:02:42 2014 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="pango" 1.7 -VERSION="1.30.1" 1.8 +VERSION="1.32.6" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Library for layout and rendering of text." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -12,10 +12,10 @@ 1.13 CONFIG_FILES="/etc/pango/pango.modules" 1.14 HOST_ARCH="i486 arm" 1.15 1.16 -DEPENDS="cairo glib expat libxml2 xorg-libXft fontconfig freetype xcb-util \ 1.17 +DEPENDS="cairo glib expat libxml2 xorg-libXft harfbuzz fontconfig freetype xcb-util \ 1.18 bzlib slitaz-base-files gcc-lib-base" 1.19 BUILD_DEPENDS="cairo-dev glib-dev expat-dev libxml2-dev xorg-libXft-dev \ 1.20 -libgio-dev" 1.21 +libgio-dev harfbuzz-dev fontconfig-dev freetype-dev" 1.22 1.23 # Handle cross compilation 1.24 case "$ARCH" in