wok-current diff xorg-xedit/receipt @ rev 14507
Add get-src2pkg
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue May 14 07:26:31 2013 +0200 (2013-05-14) |
parents | bf4417b54ba9 |
children | 09d3b153d4ed |
line diff
1.1 --- a/xorg-xedit/receipt Thu Nov 03 10:39:15 2011 +0100 1.2 +++ b/xorg-xedit/receipt Tue May 14 07:26:31 2013 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://xorg.freedesktop.org/" 1.6 WGET_URL="$WEB_SITE/releases/individual/app/$TARBALL" 1.7 +DEPENDS="xorg-libXaw xorg-libXt xorg-libXmu xorg-libX11" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()