summaryrefslogtreecommitdiffstats
path: root/crypto/seahorse-plugins/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/seahorse-plugins/DEPENDS')
-rwxr-xr-xcrypto/seahorse-plugins/DEPENDS16
1 files changed, 16 insertions, 0 deletions
diff --git a/crypto/seahorse-plugins/DEPENDS b/crypto/seahorse-plugins/DEPENDS
new file mode 100755
index 0000000000..2df2adb3d1
--- /dev/null
+++ b/crypto/seahorse-plugins/DEPENDS
@@ -0,0 +1,16 @@
+depends seahorse &&
+depends libgnomeui &&
+depends gnupg &&
+depends gpgme &&
+depends dbus-glib &&
+depends gnome-doc-utils &&
+
+optional_depends epiphany \
+ "--enable-epiphany" \
+ "--disable-epiphany" \
+ "for epiphany plugin" &&
+
+optional_depends gedit \
+ "--enable-gedit" \
+ "--disable-gedit" \
+ "for gedit plugin"