wok-current diff alien/receipt @ rev 17736
prelink: force libpthread link
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 06 12:45:18 2015 +0100 (2015-03-06) |
parents | a4586533487d |
children | fa0a227b0380 |
line diff
1.1 --- a/alien/receipt Tue Dec 17 21:37:55 2013 +0100 1.2 +++ b/alien/receipt Fri Mar 06 12:45:18 2015 +0100 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 dpkg-dev debhelper gcc make" 1.8 +SUGGESTED="dpkg debhelper gcc make" 1.9 1.10 DEPENDS="perl rpm4 cpio" 1.11 BUILD_DEPENDS=""