wok-current rev 12226
rrdtool: Fix dep
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Apr 07 22:51:12 2012 +0200 (2012-04-07) |
parents | 404d32ff75a1 |
children | 2737a1756a14 |
files | rrdtool/receipt |
line diff
1.1 --- a/rrdtool/receipt Sat Apr 07 13:28:10 2012 +0200 1.2 +++ b/rrdtool/receipt Sat Apr 07 22:51:12 2012 +0200 1.3 @@ -8,8 +8,9 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://oss.oetiker.ch/$PACKAGE" 1.6 WGET_URL="$WEB_SITE/pub/$TARBALL" 1.7 + 1.8 DEPENDS="zlib freetype libpng libxml2 fontconfig pixman cairo glib pango \ 1.9 -xcb-util xorg-base-fonts" 1.10 +xcb-util xorg-base-fonts libwrap" 1.11 BUILD_DEPENDS="perl pkg-config zlib-dev freetype-dev libpng-dev libxml2-dev \ 1.12 fontconfig-dev pixman-dev cairo-dev glib-dev pango-dev python-dev perl groff \ 1.13 libwrap-dev tcl-dev lua-dev ruby"