summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Blakeney2019-08-16 15:06:12 +1000
committerMark Blakeney2019-08-16 15:06:12 +1000
commitdf73907fcc4aee9d4afaf80994ac43c00991196b (patch)
treef95d54a88e8ff46f6c5b99336612a149e425907e /PKGBUILD
parentc43506af9c399f69570f3cbffe18a8cbb6ca72e9 (diff)
downloadaur-df73907fcc4aee9d4afaf80994ac43c00991196b.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 e4db81eae38b..88d6584d3416 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Skype for Linux - Preview/Insider 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-stable-bin" "$_pkgname-beta-bin" "skype")