mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 13:12:02 +01:00
Removes multilib dependency
This commit is contained in:
parent
d5fda2de95
commit
76679a898e
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -8,7 +8,7 @@ url="http://www.gitkraken.com/"
|
|||
provides=('gitkraken')
|
||||
arch=('x86_64')
|
||||
license=('custom')
|
||||
depends=('gtk2' 'nss' 'libnotify' 'libxtst' 'libgnome-keyring' 'gconf' 'gcc-libs-multilib' 'alsa-lib')
|
||||
depends=('gtk2' 'nss' 'libnotify' 'libxtst' 'libgnome-keyring' 'gconf' 'alsa-lib')
|
||||
makedepends=()
|
||||
backup=()
|
||||
install=''
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue