smpeg: repair cross build.
This commit is contained in:
parent
fddd795436
commit
f7cbb43b1d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=smpeg
|
|||
version=0.4.5
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-gtk-player --disable-opengl-player"
|
||||
configure_args="--with-sdl-prefix=${XBPS_CROSS_BASE}/usr --disable-gtk-player --disable-opengl-player"
|
||||
make_build_args="LDFLAGS+=-lstdc++"
|
||||
makedepends="SDL-devel"
|
||||
short_desc="SDL MPEG Player Library"
|
||||
|
|
Loading…
Reference in a new issue