lollypop: youtube-dl -> python3-youtube-dl

This commit is contained in:
Alessio Sergi 2017-01-15 11:37:54 +01:00
parent cdf695d437
commit f2dd908127

View file

@ -1,13 +1,13 @@
# Template file for 'lollypop' # Template file for 'lollypop'
pkgname=lollypop pkgname=lollypop
version=0.9.226 version=0.9.226
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
noarch=yes noarch=yes
nocross=yes nocross=yes
hostmakedepends="intltool itstool pkg-config glib-devel gobject-introspection python3" hostmakedepends="intltool itstool pkg-config glib-devel gobject-introspection python3"
makedepends="gtk+3-devel" makedepends="gtk+3-devel"
depends="gst-libav libsecret libnotify youtube-dl python3-dbus depends="gst-libav libsecret libnotify python3-youtube-dl python3-dbus
python3-gobject python3-pylast totem-pl-parser" python3-gobject python3-pylast totem-pl-parser"
pycompile_module="lollypop" pycompile_module="lollypop"
short_desc="A music player for GNOME" short_desc="A music player for GNOME"