mirror of
https://github.com/archlinux/aur.git
synced 2026-02-07 20:52:55 +01:00
Drop obsolete dependency “gconf”
This commit is contained in:
parent
0f13d8273a
commit
b9348b13a9
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
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=()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue