summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom Fryers2022-09-21 17:42:21 +0100
committerTom Fryers2022-09-21 17:42:21 +0100
commit7ed3fc44447aadefd6bf37e9110d3c4dde262c79 (patch)
treec8c45e147352636da700f570bd98aadc24f153db /PKGBUILD
parent507b7ed35cbe7535a1832047174a6b87eb77b112 (diff)
downloadaur-7ed3fc44447aadefd6bf37e9110d3c4dde262c79.tar.gz
Turn off ALSA by default
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2f82ecb82d7..815e912c2eef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# The differences between this PKGBUILD and the one from `emacs-git` are:
# - The xwidgets webkit2gtk support is enabled.
# - Built-in packages are native compiled by default.
-# - GPM and ALSA are enabled by default.
+# - GPM is enabled by default.
################################################################################
################################################################################
@@ -69,7 +69,7 @@ LUCID= # Use the lucid, a.k.a athena, toolkit. Like XEmacs, sorta.
XI2="YES" # Use Xinput2 support.
# https://www.x.org/releases/X11R7.7/doc/inputproto/XI2proto.txt
-ALSA="YES" # Linux sound support.
+ALSA= # Linux sound support.
NOCAIRO= # Disable here.