wok diff python-pyexiv2/receipt @ rev 14643

Xorg. xorg-libXfixes: reformat; xorg-libXcomposite: up 0.4.4; xorg-libXrender: back 0.9.7 (latest Xorg mirror version is 0.9.7).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jun 02 18:41:37 2013 +0000 (2013-06-02)
parents a87d26142dcc
children 7896f0694ef6
line diff
     1.1 --- a/python-pyexiv2/receipt	Tue Sep 04 17:06:54 2012 +0200
     1.2 +++ b/python-pyexiv2/receipt	Sun Jun 02 18:41:37 2013 +0000
     1.3 @@ -10,8 +10,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"
     1.8 -BUILD_DEPENDS="python wget scons"
     1.9 +DEPENDS="python exiv2 libboost-python"
    1.10 +BUILD_DEPENDS="python wget scons exiv2-dev libboost-python-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()