lollypop: remove unneeded python3.4-six dep
Remove unused bdeps.
This commit is contained in:
parent
b12adc674e
commit
1da2215c21
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'lollypop'
|
||||
pkgname=lollypop
|
||||
version=0.9.87
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
noarch=yes
|
||||
nocross=yes
|
||||
hostmakedepends="intltool itstool pkg-config glib-devel gobject-introspection python3.4"
|
||||
makedepends="gtk+3-devel libsecret-devel totem-pl-parser-devel python3.4-cairo-devel"
|
||||
depends="libsecret python3.4-dbus python3.4-gobject python3.4-pylast python3.4-six totem-pl-parser"
|
||||
makedepends="gtk+3-devel"
|
||||
depends="libsecret libnotify python3.4-dbus python3.4-gobject python3.4-pylast totem-pl-parser"
|
||||
pycompile_module="lollypop"
|
||||
short_desc="GNOME music player"
|
||||
short_desc="A music player for GNOME"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="GPL-3"
|
||||
homepage="https://gnumdk.github.io/lollypop-web/"
|
||||
|
|
Loading…
Reference in a new issue