wok diff alien/receipt @ rev 19898
linld/tazboot: fix set_kernel
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 07 21:50:50 2017 +0200 (2017-04-07) |
parents | 3ccc69bd69ec |
children | 39e08df007ab |
line diff
1.1 --- a/alien/receipt Tue Dec 30 12:54:33 2014 +0100 1.2 +++ b/alien/receipt Fri Apr 07 21:50:50 2017 +0200 1.3 @@ -9,7 +9,7 @@ 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="dpkg debhelper gcc make" 1.8 +#SUGGESTED="dpkg debhelper gcc make" 1.9 1.10 DEPENDS="perl rpm4 cpio" 1.11 BUILD_DEPENDS=""