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
@ -2,10 +2,10 @@
|
||||
#Keep in sync with audacious!
|
||||
pkgname=audacious-plugins
|
||||
version=4.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
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
|
||||
lame-devel libvorbis-devel libflac-devel mpg123-devel faad2-devel ffmpeg-devel
|
||||
libmodplug-devel fluidsynth-devel libcdio-paranoia-devel wavpack-devel libnotify-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user