wok-next diff perdition-dev/receipt @ rev 19688
xscreensaver: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Apr 11 15:41:38 2017 +0200 (2017-04-11) |
parents | 9689f1b75619 |
children |
line diff
1.1 --- a/perdition-dev/receipt Tue Dec 30 10:01:09 2014 +0100 1.2 +++ b/perdition-dev/receipt Tue Apr 11 15:41:38 2017 +0200 1.3 @@ -1,14 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="perdition-dev" 1.7 -VERSION="1.17.1" 1.8 +VERSION="2.1" 1.9 CATEGORY="development" 1.10 SHORT_DESC="IMAP/POP proxy development files." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="GPL2" 1.13 WEB_SITE="http://www.vergenet.net/linux/perdition" 1.14 +WANTED="perdition" 1.15 + 1.16 DEPENDS="perdition" 1.17 -WANTED="perdition" 1.18 1.19 # Rules to gen a SliTaz package suitable for Tazpkg. 1.20 genpkg_rules() 1.21 @@ -16,4 +17,3 @@ 1.22 mkdir -p $fs/usr/lib 1.23 cp -a $install/usr/lib/*.a $fs/usr/lib 1.24 } 1.25 -