wok-next diff lucene++-dev/receipt @ rev 20200

libgnomeprint: add bison 3 patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 03 17:38:15 2017 +0100 (2017-11-03)
parents a05bf0bcba3b
children
line diff
     1.1 --- a/lucene++-dev/receipt	Sun Oct 25 00:41:02 2015 +0300
     1.2 +++ b/lucene++-dev/receipt	Fri Nov 03 17:38:15 2017 +0100
     1.3 @@ -9,8 +9,9 @@
     1.4  WEB_SITE="https://github.com/luceneplusplus/LucenePlusPlus"
     1.5  
     1.6  WANTED="lucene++"
     1.7 -DEPENDS="libboost-date-time-dev libboost-filesystem-dev libboost-iostreams-dev \
     1.8 -libboost-regex-dev libboost-system-dev libboost-thread-dev libboost-chrono-dev"
     1.9 +DEPENDS="libboost-dev libboost-date-time libboost-filesystem \
    1.10 +libboost-iostreams libboost-regex libboost-system libboost-thread \
    1.11 +libboost-chrono"
    1.12  
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.14  genpkg_rules()