wok diff rrdtool/receipt @ rev 12226

rrdtool: Fix dep
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 07 22:51:12 2012 +0200 (2012-04-07)
parents fbb96c849931
children 5c5a1e85aa9c
line diff
     1.1 --- a/rrdtool/receipt	Thu Jan 19 08:39:06 2012 +0100
     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"