summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2022-02-15 21:36:16 -0800
committerMike Swanson2022-02-15 21:36:16 -0800
commit4162750e5d3d1459d740d8acc3dab227e6ec459f (patch)
tree9097185ea2d41a1e9e425f9ae45ba9a5c2b966c6 /PKGBUILD
parent675b275570bc78cd77ccc70aa6ace697674c2b9b (diff)
downloadaur-4162750e5d3d1459d740d8acc3dab227e6ec459f.tar.gz
Remove gconf dependency and add libxcrypt-compat dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b50b172110c..4c06292cf9a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Mike Swanson <mikeonthecomputer@gmail.com>
pkgname=firestorm-bin
pkgver=6.4.21.64531
-pkgrel=1
+pkgrel=2
pkgdesc="Firestorm is a feature-packed third-party viewer for Second Life."
url="http://www.firestormviewer.org/"
license=('GPL')
arch=('x86_64')
-depends=(dbus-glib gconf glu gtk2 lib32-libidn lib32-libsndfile
+depends=(dbus-glib glu gtk2 lib32-libidn lib32-libsndfile
lib32-util-linux lib32-zlib libgl libidn libjpeg-turbo libpng
- libxss libxml2 mesa nss openal sdl vlc zlib)
+ libxcrypt-compat libxss libxml2 mesa nss openal sdl vlc zlib)
optdepends=(
'alsa-lib: for ALSA support'
'pepper-flash: for inworld Flash support'