summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier2023-02-20 07:48:34 -0500
committerXavier2023-02-20 07:48:34 -0500
commitdf8368dfe6146e791a13db9f42f960bcbfde05d0 (patch)
treec8100f50b229c68ee7c9456176ff23ead07f9c4a
parent9782c8d9c5bd875fbc0b1bcc07b722154f3d0031 (diff)
downloadaur-df8368dfe6146e791a13db9f42f960bcbfde05d0.tar.gz
Disable SDL for users with sdl or sdl12-compat
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 007cc91eabdb..70a0179364c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -105,7 +105,7 @@ package_ocp-git() {
'libdiscid')
cd $_pkgbase
./configure --prefix=/usr --sysconfdir=/etc --with-builtin=core cross_compiling=yes\
- --without-x11 --without-sdl2\
+ --without-x11 --without-sdl --without-sdl2\
--without-update-desktop-database\
--without-update-mime-database
make DESTDIR="$pkgdir" libocp.so