mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
gnome-music: add missing pycompile_module
This commit is contained in:
parent
27845a4707
commit
d650842b7b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=3.18.2
|
||||||
revision=2
|
revision=2
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="PYTHON=python3.4"
|
pycompile_module="gnomemusic"
|
||||||
hostmakedepends="pkg-config intltool itstool glib-devel $(vopt_if gir gobject-introspection)"
|
hostmakedepends="pkg-config intltool itstool glib-devel $(vopt_if gir gobject-introspection)"
|
||||||
makedepends="python3-devel python-gobject-devel python3-dbus
|
makedepends="python3-devel python-gobject-devel python3-dbus
|
||||||
grilo-devel gnome-desktop-devel libmediaart2-devel"
|
grilo-devel gnome-desktop-devel libmediaart2-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue