parole: needs glib-devel due to glib-mkenums in the host.
This commit is contained in:
parent
95538529b4
commit
33ccb463cd
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=parole
|
|||
version=0.8.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
hostmakedepends="pkg-config intltool glib-devel"
|
||||
makedepends="gst-plugins-base-devel libnotify-devel taglib-devel libxfce4ui-devel"
|
||||
depends="hicolor-icon-theme gst-ffmpeg gst-libav gst-plugins-good
|
||||
gst-plugins-bad gst-plugins-ugly"
|
||||
|
|
Loading…
Reference in a new issue