summaryrefslogtreecommitdiffstats
path: root/wm-addons/nall/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'wm-addons/nall/DEPENDS')
-rwxr-xr-xwm-addons/nall/DEPENDS12
1 files changed, 12 insertions, 0 deletions
diff --git a/wm-addons/nall/DEPENDS b/wm-addons/nall/DEPENDS
new file mode 100755
index 0000000000..d22719da84
--- /dev/null
+++ b/wm-addons/nall/DEPENDS
@@ -0,0 +1,12 @@
+depends glib2 &&
+depends gtk+2 &&
+
+optional_depends gettext \
+ "--enable-nls" \
+ "--disable-nls" \
+ "for Native Language Support" &&
+
+optional_depends libnotify \
+ "--enable-notifications" \
+ "--disable-notifications" \
+ "for notifications support"