summaryrefslogtreecommitdiffstats
path: root/chat-im/licq/PREPARE
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/licq/PREPARE')
-rwxr-xr-xchat-im/licq/PREPARE8
1 files changed, 8 insertions, 0 deletions
diff --git a/chat-im/licq/PREPARE b/chat-im/licq/PREPARE
new file mode 100755
index 0000000000..d5fb3edb96
--- /dev/null
+++ b/chat-im/licq/PREPARE
@@ -0,0 +1,8 @@
+config_query LICQ_CVS "Build CVS version?" n
+if [ "$LICQ_CVS" == "y" ]; then
+ config_query LICQ_CVS_AUTOUPDATE \
+ "Update to the latest CVS automatically on every cast?" n
+fi
+config_query XOSD "Build xosd plugin (depends on xosd)?" n
+config_query QTGUI "Build QT-X11 plugin (depends on qt-x11)?" n
+config_query CDK "Build console plugin (depends on cdk)?" n