From b9348b13a90b6859ec353f5be521f6ff5f025dca Mon Sep 17 00:00:00 2001 From: Philipp A Date: Tue, 26 Nov 2019 11:15:17 +0100 Subject: [PATCH] =?UTF-8?q?Drop=20obsolete=20dependency=20=E2=80=9Cgconf?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index a6b6b6814997..5aba5909915f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -14,7 +14,7 @@ url="https://www.gitkraken.com/" provides=('gitkraken') arch=('x86_64') license=('custom') -depends=('gtk2' 'nss' 'libxtst' 'libgnome-keyring' 'gconf' 'alsa-lib' 'libcurl-gnutls' 'libxss' 'rtmpdump') +depends=('gtk2' 'nss' 'libxtst' 'libgnome-keyring' 'alsa-lib' 'libcurl-gnutls' 'libxss' 'rtmpdump') optdepends=('git-lfs: git-lfs support') makedepends=() backup=()