wok diff tk/receipt @ rev 4437

cvs: Enable server.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Nov 02 10:55:44 2009 +0000 (2009-11-02)
parents aa93d8e9b65f
children 866fa2493b1b
line diff
     1.1 --- a/tk/receipt	Tue Dec 16 22:56:19 2008 +0100
     1.2 +++ b/tk/receipt	Mon Nov 02 10:55:44 2009 +0000
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="The TCL gui toolkit"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="tcl"
     1.8 +DEPENDS="tcl expat fontconfig freetype xorg-libX11 xorg-libXau xorg-libXdmcp \
     1.9 +xorg-libXft xorg-libXrender zlib"
    1.10  BUILD_DEPENDS="tcl-dev xorg-libX11-dev"
    1.11  SOURCE="tk"
    1.12  TARBALL="${SOURCE}${VERSION}-src.tar.gz"