wok-6.x diff fltk/receipt @ rev 3281
Add buildbot (Going to automate/test SliTaz build)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Jun 02 20:48:13 2009 +0200 (2009-06-02) |
parents | 3eacc9c96968 |
children | c9c3cd46aa1a |
line diff
1.1 --- a/fltk/receipt Sun Mar 15 21:33:26 2009 +0000 1.2 +++ b/fltk/receipt Tue Jun 02 20:48:13 2009 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Fast Light Tool Kit (provide fluid)." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="expat fontconfig freetype jpeg xorg-libX11 xorg-libXau xorg-libXdmcp \ 1.7 -xorg-libXext xorg-libXft xorg-libXrender zlib" 1.8 +xorg-libXext xorg-libXft xorg-libXrender zlib libpng" 1.9 BUILD_DEPENDS="xorg-dev" 1.10 TARBALL="$PACKAGE-$VERSION-source.tar.bz2" 1.11 WEB_SITE="http://www.fltk.org/"