pcsxr: needs glib-devel to build.
This commit is contained in:
parent
cde19a5d3b
commit
e9884551d0
|
@ -6,8 +6,8 @@ lib32disabled=yes
|
|||
wrksrc="${pkgname}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-libcdio --enable-opengl"
|
||||
hostmakedepends="pkg-config automake libtool intltool gettext-devel nasm"
|
||||
makedepends="libXv-devel libcdio-devel SDL-devel gtk+3-devel desktop-file-utils"
|
||||
hostmakedepends="pkg-config automake libtool intltool glib-devel gettext-devel nasm"
|
||||
makedepends="libXv-devel libcdio-devel SDL-devel gtk+3-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="A Sony PlayStation (PSX) emulator based on the PCSX-df project"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue
Block a user