audacious-plugins: Add glib-devel to build deps
This seems to be required to build the mpris2 plugin
This commit is contained in:
parent
bac9bbc351
commit
59e374b690
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
||||||
#Keep in sync with audacious!
|
#Keep in sync with audacious!
|
||||||
pkgname=audacious-plugins
|
pkgname=audacious-plugins
|
||||||
version=4.1
|
version=4.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable gtk) $(vopt_enable qt)"
|
configure_args="$(vopt_enable gtk) $(vopt_enable qt)"
|
||||||
hostmakedepends="gettext pkg-config"
|
hostmakedepends="gettext pkg-config glib-devel"
|
||||||
makedepends="audacious-devel alsa-lib-devel pulseaudio-devel jack-devel
|
makedepends="audacious-devel alsa-lib-devel pulseaudio-devel jack-devel
|
||||||
lame-devel libvorbis-devel libflac-devel mpg123-devel faad2-devel ffmpeg-devel
|
lame-devel libvorbis-devel libflac-devel mpg123-devel faad2-devel ffmpeg-devel
|
||||||
libmodplug-devel fluidsynth-devel libcdio-paranoia-devel wavpack-devel libnotify-devel
|
libmodplug-devel fluidsynth-devel libcdio-paranoia-devel wavpack-devel libnotify-devel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue