seahorse-nautilus: needs libgnome-keyring-devel to build.
This commit is contained in:
parent
c72c6288fe
commit
177726091d
|
@ -7,7 +7,8 @@ configure_args="--disable-schemas-compile"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
makedepends="pkg-config intltool gnome-doc-utils dbus-glib-devel
|
makedepends="pkg-config intltool gnome-doc-utils dbus-glib-devel
|
||||||
gtk+3-devel>=3.6.0_2 nautilus-devel>=3.6.0 GConf-devel libnotify-devel
|
gtk+3-devel>=3.6.0_2 nautilus-devel>=3.6.0 GConf-devel libnotify-devel
|
||||||
gpgme-devel libcryptui-devel>=3.6.0 gcr-devel>=3.6.0"
|
gpgme-devel libcryptui-devel>=3.6.0 gcr-devel>=3.6.0
|
||||||
|
libgnome-keyring-devel>=3.6.0"
|
||||||
fulldepends="gnupg"
|
fulldepends="gnupg"
|
||||||
short_desc="A Nautilus plugin for OpenPGP file encryption/decryption"
|
short_desc="A Nautilus plugin for OpenPGP file encryption/decryption"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Reference in New Issue