wok-next diff tk/receipt @ rev 16170
e17 and enna: missing bdeps
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Mar 30 01:24:13 2014 +0100 (2014-03-30) |
parents | ff669d22310a |
children | 4d888974dc59 |
line diff
1.1 --- a/tk/receipt Thu Oct 13 02:52:16 2011 +0000 1.2 +++ b/tk/receipt Sun Mar 30 01:24:13 2014 +0100 1.3 @@ -5,14 +5,16 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="The TCL gui toolkit" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="tcl expat fontconfig freetype xorg-libX11 xorg-libXau xorg-libXdmcp \ 1.8 -xorg-libXft xorg-libXrender zlib xorg-libXss" 1.9 -BUILD_DEPENDS="tcl-dev xorg-libX11-dev" 1.10 +LICENSE="BSD" 1.11 TARBALL="${PACKAGE}${VERSION}-src.tar.gz" 1.12 WEB_SITE="http://tcl.sourceforge.net/" 1.13 WGET_URL="$SF_MIRROR/tcl/$TARBALL" 1.14 TAGS="programming language" 1.15 1.16 +DEPENDS="tcl expat fontconfig freetype xorg-libX11 xorg-libXau xorg-libXdmcp \ 1.17 +xorg-libXft xorg-libXrender zlib xorg-libXss" 1.18 +BUILD_DEPENDS="tcl-dev xorg-libX11-dev" 1.19 + 1.20 # Rules to configure and make the package. 1.21 compile_rules() 1.22 {