wok diff alien/receipt @ rev 15142
bmpanel2: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Aug 15 11:41:58 2013 +0000 (2013-08-15) |
parents | dfbec69888ad |
children | a4586533487d |
line diff
1.1 --- a/alien/receipt Thu Jul 04 12:43:03 2013 +0000 1.2 +++ b/alien/receipt Thu Aug 15 11:41:58 2013 +0000 1.3 @@ -9,9 +9,9 @@ 1.4 TARBALL="${PACKAGE}_$VERSION.tar.gz" 1.5 WEB_SITE="http://joeyh.name/code/alien/" 1.6 WGET_URL="http://ftp.de.debian.org/debian/pool/main/${PACKAGE:0:1}/$PACKAGE/$TARBALL" 1.7 -SUGGESTED="rpm4 dpkg dpkg-dev debhelper gcc make" 1.8 +SUGGESTED="dpkg dpkg-dev debhelper gcc make" 1.9 1.10 -DEPENDS="perl" 1.11 +DEPENDS="perl rpm4 cpio" 1.12 BUILD_DEPENDS="" 1.13 1.14 # Rules to configure and make the package.