summaryrefslogtreecommitdiffstats
path: root/chat-im/pidgin/DEPENDS
diff options
context:
space:
mode:
authorFlorian Franzmann2020-07-04 20:46:28 +0200
committerFlorian Franzmann2020-07-04 22:58:12 +0200
commit7fca82566559795dcd5ea73bb52a70e049f9116e (patch)
treefd7c4d92a8be5fba8d66a7c425fd3839bdcba514 /chat-im/pidgin/DEPENDS
parent31df985957a82d086bad7111205e12f2b443cbee (diff)
chat-im/pidgin: version 2.14.1
Diffstat (limited to 'chat-im/pidgin/DEPENDS')
-rwxr-xr-xchat-im/pidgin/DEPENDS12
1 files changed, 12 insertions, 0 deletions
diff --git a/chat-im/pidgin/DEPENDS b/chat-im/pidgin/DEPENDS
index ff513dab88..24beb8a58d 100755
--- a/chat-im/pidgin/DEPENDS
+++ b/chat-im/pidgin/DEPENDS
@@ -1,9 +1,21 @@
depends glib2 &&
+depends libgnt &&
depends intltool &&
depends libxml2 &&
depends nspr &&
depends xml-parser-expat &&
+optional_depends doxygen \
+ "--enable-doxygen" \
+ "--disable-doxygen" \
+ "for doxygen documentation" &&
+if is_depends_enabled $SPELL doxygen; then
+ optional_depends graphviz \
+ "--enable-dot" \
+ "--disable-dot" \
+ "generate graphs in the doxygen documentation"
+fi &&
+
optional_depends silc-toolkit \
"" \
"" \