summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2026-05-18 18:57:55 +0800
committerErik Kundiman <erik@megapahit.org>2026-05-18 18:57:55 +0800
commit7551eb717beb02bd2460bf674d79bb120a68bf69 (patch)
tree9b31bfb79d25ee7ea72ef85cf4470339fd2381ba /indra
parent86252dd7d4bb7e7100b434ac642cbb3682165bfb (diff)
Revert "Arch shouldn't pull freealut (& openal) for now"
This reverts commit 934b2de85e33fd2d4a7bf9abe12dcdeb743ff418.
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/PKGBUILD.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/PKGBUILD.in b/indra/newview/PKGBUILD.in
index 3310c6c601..3de9558000 100644
--- a/indra/newview/PKGBUILD.in
+++ b/indra/newview/PKGBUILD.in
@@ -6,7 +6,7 @@ pkgdesc="${VIEWER_PACKAGE_COMMENT}"
arch=('${CMAKE_SYSTEM_PROCESSOR}')
url="https://${VIEWER_PACKAGE_DOMAIN_NAME}"
license=('LGPL-2.1')
-depends=(apr-util at-spi2-core boost-libs fltk glu hunspell libnghttp2 openjpeg2 sdl2 vlc libvorbis)
+depends=(freealut apr-util at-spi2-core boost-libs fltk glu hunspell libnghttp2 openjpeg2 sdl2 vlc libvorbis)
package() {
cd "$startdir"