summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Blakeney2019-08-16 15:08:02 +1000
committerMark Blakeney2019-08-16 15:08:02 +1000
commit577cb2259aceac8ce1271165037fbe42ceebb05d (patch)
tree760311a831ca8126f6cdc2a40862e81128879e23 /PKGBUILD
parent642c867235e8d19d984eb82460cf1e2edbe9c1ec (diff)
downloadaur-577cb2259aceac8ce1271165037fbe42ceebb05d.tar.gz
gconf is no longer needed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bdeb39530dfa..bda4fe788b70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Skype for Linux - Stable/Release Version"
arch=("x86_64")
url="http://www.skype.com"
license=("custom")
-depends=("gtk3" "libxss" "gconf" "alsa-lib" "libxtst" "libsecret" "nss" "glibc>=2.28-4")
+depends=("gtk3" "libxss" "alsa-lib" "libxtst" "libsecret" "nss" "glibc>=2.28-4")
optdepends=("gnome-keyring")
makedepends=("asar")
conflicts=("$_pkgname" "$_pkgname-bin" "$_pkgname-preview-bin" "$_pkgname-beta-bin" "skype")