summaryrefslogtreecommitdiffstats
path: root/graphics/nitrogen/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/nitrogen/DEPENDS')
-rwxr-xr-xgraphics/nitrogen/DEPENDS10
1 files changed, 9 insertions, 1 deletions
diff --git a/graphics/nitrogen/DEPENDS b/graphics/nitrogen/DEPENDS
index c921199ab0..9c84df79df 100755
--- a/graphics/nitrogen/DEPENDS
+++ b/graphics/nitrogen/DEPENDS
@@ -1 +1,9 @@
-depends gtkmm2
+depends gtkmm2 &&
+depends gtk+2 &&
+depends glib2 &&
+depends -sub CXX gcc &&
+optional_depends libxinerama "--enable-xinerama" "--disable-xinerama" "for multi-monitor support"
+if [[ $NITROGEN_BRANCH == scm ]]; then
+ depends automake &&
+ depends autoconf
+fi