wok-next diff python-pyexiv2/receipt @ rev 20915

libboost -> boost
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Aug 21 00:41:54 2018 +0300 (2018-08-21)
parents 7506b35e1c6f
children c9a7a7b42a86
line diff
     1.1 --- a/python-pyexiv2/receipt	Mon Aug 13 00:47:17 2018 +0300
     1.2 +++ b/python-pyexiv2/receipt	Tue Aug 21 00:41:54 2018 +0300
     1.3 @@ -13,8 +13,8 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.5  WGET_URL="https://launchpad.net/$SOURCE/${VERSION%?}x/$VERSION/+download/$TARBALL"
     1.6  
     1.7 -DEPENDS="python exiv2 libboost-python"
     1.8 -BUILD_DEPENDS="python-dev wget scons exiv2-dev libboost-dev libboost-python"
     1.9 +DEPENDS="python exiv2 boost-python"
    1.10 +BUILD_DEPENDS="python-dev wget scons exiv2-dev boost-dev boost-python"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()