wok diff libnfc-dev/receipt @ rev 18513

Separate lib from libboost-dev to libbost-chrono
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Oct 25 00:07:51 2015 +0300 (2015-10-25)
parents 8ed62ecac0c7
children 3b8898f56b63
line diff
     1.1 --- a/libnfc-dev/receipt	Thu Dec 05 11:43:50 2013 +0000
     1.2 +++ b/libnfc-dev/receipt	Sun Oct 25 00:07:51 2015 +0300
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libnfc-dev"
     1.7 -VERSION="1.7.0-rc6"
     1.8 +VERSION="1.7.0"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Near Field Communication (NFC) library, development files."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  WEB_SITE="http://nfc-tools.org/index.php?title=Libnfc"
    1.14  WANTED="libnfc"
    1.15  
    1.16 -DEPENDS="libnfc pkg-config"
    1.17 +DEPENDS="libnfc pcsc-lite-dev libusb-dev pkg-config"
    1.18  
    1.19  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.20  genpkg_rules()