gpa: depends on gnupg2 at runtime.
This commit is contained in:
parent
3773906a7f
commit
f3b14ebd85
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'gpa'
|
||||
pkgname=gpa
|
||||
version=0.9.7
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="gpgme-devel gtk+-devel"
|
||||
depends="desktop-file-utils"
|
||||
depends="desktop-file-utils gnupg2"
|
||||
short_desc="A graphical user interface for GnuPG"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in New Issue