mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/xbmc-rbp fix typo
This commit is contained in:
parent
1f0d970703
commit
52e2c5ad6d
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ build() {
|
|||
./configure --prefix=$_prefix --exec-prefix=$_prefix \
|
||||
--disable-gl \
|
||||
--enable-gles \
|
||||
--disable-sdl
|
||||
--disable-sdl \
|
||||
--disable-x11 \
|
||||
--disable-xrandr \
|
||||
--disable-openmax \
|
||||
|
|
Loading…
Reference in a new issue