wok-6.x diff gst-python/receipt @ rev 21582
Use python-setuptools as bdeps (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 19 19:45:04 2019 +0200 (2019-05-19) |
parents | 16df76e1fc6a |
children | 3cdc90c472a2 |
line diff
1.1 --- a/gst-python/receipt Fri May 22 17:34:18 2015 +0300 1.2 +++ b/gst-python/receipt Sun May 19 19:45:04 2019 +0200 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="jozee@slitaz.org" 1.5 LICENSE="LGPL2.1" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -WEB_SITE="http://gstreamer.freedesktop.org/" 1.8 +WEB_SITE="https://gstreamer.freedesktop.org/" 1.9 WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" 1.10 1.11 DEPENDS="pygobject gstreamer gst-plugins-base"