wok-next diff parole/receipt @ rev 14356
python-couchdbkit, python-restclient: fix TARBALL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Apr 17 12:59:13 2013 +0200 (2013-04-17) |
parents | 07082c1a3c4f |
children | 380ffe05937a |
line diff
1.1 --- a/parole/receipt Mon Feb 18 18:37:30 2013 +0100 1.2 +++ b/parole/receipt Wed Apr 17 12:59:13 2013 +0200 1.3 @@ -14,7 +14,7 @@ 1.4 BUILD_DEPENDS="intltool libxfcegui4-dev libxfce4util-dev dbus-glib-dev \ 1.5 libgio-dev gst-plugins-base-dev taglib-dev startup-notification-dev \ 1.6 libnotify-dev gstreamer-dev util-linux-uuid-dev coreutils-operations \ 1.7 -gtk+-dev libxml2-dev" 1.8 +gtk+-dev libxml2-dev orc-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()