wok diff pcsc-lite/receipt @ rev 13901

Fix: qutim depends
author Alexander Medvedev <devl547@gmail.com>
date Sat Jan 19 15:49:40 2013 +0000 (2013-01-19)
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 Jan 19 15:49:40 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.