wok diff gst-python/receipt @ rev 14045
hydra: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 18 18:37:30 2013 +0100 (2013-02-18) |
parents | f1f0f4bab8de |
children | 122b4ff7eb3a |
line diff
1.1 --- a/gst-python/receipt Mon Feb 18 17:40:16 2013 +0100 1.2 +++ b/gst-python/receipt Mon Feb 18 18:37:30 2013 +0100 1.3 @@ -11,7 +11,7 @@ 1.4 1.5 DEPENDS="pygobject gstreamer gst-plugins-base" 1.6 BUILD_DEPENDS="pygobject-dev gstreamer gstreamer-dev libxml2-dev liboil-dev \ 1.7 -python-dev glib-dev gst-plugins-base-dev pkg-config lorcon-dev" 1.8 +python-dev glib-dev gst-plugins-base-dev pkg-config" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()