summaryrefslogtreecommitdiffstats
path: root/chat-im/twitux/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/twitux/DEPENDS')
-rwxr-xr-xchat-im/twitux/DEPENDS27
1 files changed, 27 insertions, 0 deletions
diff --git a/chat-im/twitux/DEPENDS b/chat-im/twitux/DEPENDS
new file mode 100755
index 0000000000..665cbb2bd8
--- /dev/null
+++ b/chat-im/twitux/DEPENDS
@@ -0,0 +1,27 @@
+depends pkgconfig &&
+depends intltool &&
+depends libxml2 &&
+depends glib2 &&
+depends gtk+2 &&
+depends gconf2 &&
+depends libcanberra &&
+
+optional_depends "rarian" \
+ "--enable-scrollkeeper" \
+ "--disable-scrollkeeper" \
+ "Make rarian/scrollkeeper updates?" &&
+
+optional_depends "dbus-glib" \
+ "--enable-dbus=yes" \
+ "--enable-dbus=no" \
+ "Compile with D-Bus support?" &&
+
+optional_depends "gnome-keyring" \
+ "--enable-gnome-keyring=yes" \
+ "--enable-gnome-keyring=no" \
+ "Compile with Gnome Keyring support?" &&
+
+optional_depends "enchant" \
+ "--enable-spell=yes" \
+ "--enable-spell=no" \
+ "Compile with spell support?"