summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/gconf2/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-libs/gconf2/DEPENDS')
-rwxr-xr-xgnome2-libs/gconf2/DEPENDS8
1 files changed, 7 insertions, 1 deletions
diff --git a/gnome2-libs/gconf2/DEPENDS b/gnome2-libs/gconf2/DEPENDS
index 2ebdee654c..f98ea7a7f8 100755
--- a/gnome2-libs/gconf2/DEPENDS
+++ b/gnome2-libs/gconf2/DEPENDS
@@ -22,4 +22,10 @@ optional_depends gtk-doc \
optional_depends gtk+2 \
"--enable-gtk --with-gtk=2.0" \
"--disable-gtk" \
- "for GConf sanity checker"
+ "for GConf sanity checker (gtk+2)" &&
+
+optional_depends gtk+3 \
+ "--enable-gtk --with-gtk=3.0" \
+ "" \
+ "for GConf sanity checker (gtk+3)"
+