diff options
Diffstat (limited to 'indra/newview')
| -rw-r--r-- | indra/newview/PKGBUILD.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/PKGBUILD.in b/indra/newview/PKGBUILD.in index 1f0c83cc41..3310c6c601 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 boost-libs fltk glu hunspell libnghttp2 openjpeg2 sdl2 vlc libvorbis) +depends=(apr-util at-spi2-core boost-libs fltk glu hunspell libnghttp2 openjpeg2 sdl2 vlc libvorbis) package() { cd "$startdir" |
