wok-stable diff xruskb/receipt @ rev 12062
clean up receipts with unnecessary cp operations
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Thu Mar 08 11:44:26 2012 -0800 (2012-03-08) |
parents | 24d921ddb3b6 |
children |
line diff
1.1 --- a/xruskb/receipt Tue Mar 01 18:39:51 2011 +0000 1.2 +++ b/xruskb/receipt Thu Mar 08 11:44:26 2012 -0800 1.3 @@ -5,12 +5,13 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Keyboard switcher for russian/czech" 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="lesstif freetype xorg-libXp xorg-libXmu" 1.8 -BUILD_DEPENDS="xorg-libXp-dev xorg-libXmu-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.yar.ru/~lav/programs.html" 1.11 WGET_URL="http://ftp.yars.free.net/pub/source/xruskb/$TARBALL" 1.12 1.13 +DEPENDS="lesstif freetype xorg-libXp xorg-libXmu" 1.14 +BUILD_DEPENDS="xorg-libXp-dev xorg-libXmu-dev lesstif-dev" 1.15 + 1.16 # Rules to configure and make the package. 1.17 compile_rules() 1.18 {