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

vivaldi: update dependencies
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 31 12:23:54 2017 +0200 (2017-10-31)
parents a05bf0bcba3b
children d247e85339a4
line diff
     1.1 --- a/lucene++/receipt	Sun Oct 25 00:41:02 2015 +0300
     1.2 +++ b/lucene++/receipt	Tue Oct 31 12:23:54 2017 +0200
     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()