wok-6.x diff pcsc-lite/receipt @ rev 15327
libmng: remove automake depricated automatic de-ANSI-fication support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 28 09:30:43 2013 +0000 (2013-09-28) |
parents | e509bd507650 |
children | 51a1ebbda768 |
line diff
1.1 --- a/pcsc-lite/receipt Wed Nov 21 20:44:31 2012 +0000 1.2 +++ b/pcsc-lite/receipt Sat Sep 28 09:30:43 2013 +0000 1.3 @@ -9,7 +9,8 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WGET_URL="https://alioth.debian.org/frs/download.php/3741/$TARBALL" 1.6 1.7 -DEPENDS="udev python" 1.8 +SUGGESTED="ccid" 1.9 +DEPENDS="udev" 1.10 BUILD_DEPENDS="wget udev-dev perl libtool" 1.11 1.12 # Rules to configure and make the package.