gnome-music: add missing dependency
This commit is contained in:
parent
4516460031
commit
26bb8e3e5c
1 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'gnome-music'
|
||||
pkgname=gnome-music
|
||||
version=3.26.0
|
||||
revision=1
|
||||
revision=2
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
pycompile_module="gnomemusic"
|
||||
hostmakedepends="pkg-config intltool itstool glib-devel $(vopt_if gir gobject-introspection)"
|
||||
makedepends="python3-devel python-gobject-devel python3-dbus
|
||||
grilo-devel gnome-desktop-devel libmediaart-devel tracker-devel"
|
||||
depends="python3-gobject python3-dbus desktop-file-utils python3-requests"
|
||||
depends="python3-gobject python3-dbus desktop-file-utils python3-requests
|
||||
tracker tracker-miners"
|
||||
short_desc="GNOME music playing application"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="https://wiki.gnome.org/Apps/Music"
|
||||
|
|
Loading…
Reference in a new issue