summaryrefslogtreecommitdiffstats
path: root/xfce
diff options
context:
space:
mode:
authorThomas Orgis2021-04-24 17:11:10 +0200
committerThomas Orgis2021-04-24 18:05:11 +0200
commit900e8e5806e63f06169b86e1d3072c4195445d1a (patch)
treed6e85193235a30c4ab8f40544e5cadae6b260731 /xfce
parentc2cccea24e1cde1b506b45a78ce8270bfeb2aaaa (diff)
libxfce4ui: dep fixup
Diffstat (limited to 'xfce')
-rwxr-xr-xxfce/libxfce4ui/DEPENDS13
-rw-r--r--xfce/libxfce4ui/HISTORY2
2 files changed, 8 insertions, 7 deletions
diff --git a/xfce/libxfce4ui/DEPENDS b/xfce/libxfce4ui/DEPENDS
index 9f8dc2ed06..93f628a68c 100755
--- a/xfce/libxfce4ui/DEPENDS
+++ b/xfce/libxfce4ui/DEPENDS
@@ -6,7 +6,7 @@ depends fontconfig &&
depends freetype2 &&
depends gdk-pixbuf2 &&
depends glib2 &&
-depends gtk+2 &&
+depends gtk+3 &&
depends harfbuzz &&
depends libpng &&
depends libx11 &&
@@ -17,8 +17,8 @@ depends pixman &&
depends xfconf &&
optional_depends glade3 \
- "--enable-gladeui" \
- "--disable-gladeui" \
+ "--enable-gladeui2" \
+ "--disable-gladeui2" \
"for glade interface designer integration" &&
optional_depends startup-notification \
@@ -31,7 +31,6 @@ optional_depends gtk-doc \
"--disable-gtk-doc" \
"use gtk-doc to build documentation" &&
-optional_depends gtk+3 \
- "--enable-gtk3" \
- "--disable-gtk3" \
- "for GTK+ 3 support"
+optional_depends gobject-introspection \
+ --{enable,disable}-introspection \
+ "for introspection"
diff --git a/xfce/libxfce4ui/HISTORY b/xfce/libxfce4ui/HISTORY
index 4efb1755e3..170193f2b0 100644
--- a/xfce/libxfce4ui/HISTORY
+++ b/xfce/libxfce4ui/HISTORY
@@ -1,5 +1,7 @@
2021-04-24 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: version 4.16.0, thanks to VinZou
+ * DEPENDS: gtk+3, opts fixup, proper optional
+ dep on gobject-introspection
2015-03-04 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 4.12.0