wok-next diff lucene++/receipt @ rev 20142

vlc: receipt v2
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 01 11:06:02 2017 +0100 (2017-11-01)
parents a05bf0bcba3b
children d247e85339a4
line diff
     1.1 --- a/lucene++/receipt	Sun Oct 25 00:41:02 2015 +0300
     1.2 +++ b/lucene++/receipt	Wed Nov 01 11:06:02 2017 +0100
     1.3 @@ -12,8 +12,8 @@
     1.4  
     1.5  DEPENDS="libboost-date-time libboost-filesystem libboost-iostreams \
     1.6  libboost-regex libboost-system libboost-thread libboost-chrono"
     1.7 -BUILD_DEPENDS="cmake libboost-date-time-dev libboost-filesystem-dev \
     1.8 -libboost-regex-dev libboost-thread-dev libboost-iostreams-dev"
     1.9 +BUILD_DEPENDS="cmake libboost-dev libboost-date-time libboost-filesystem \
    1.10 +libboost-regex libboost-thread libboost-iostreams"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()