gnome-ssh-askpass: gtk+-devel must be in makedepends.
This commit is contained in:
parent
8be6b7b103
commit
0a31f74eaf
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ pkgname=gnome-ssh-askpass
|
|||
version=6.7p1
|
||||
revision=1
|
||||
wrksrc="openssh-${version}"
|
||||
hostmakedepends="pkg-config gtk+-devel"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gtk+-devel"
|
||||
short_desc="GTK SSH passphrase grabber (from OpenSSH)"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="BSD"
|
||||
|
|
Loading…
Reference in a new issue