diff --git a/aports/main/postmarketos-ui-hildon/APKBUILD b/aports/main/postmarketos-ui-hildon/APKBUILD
index 59d92ab396e4a479281c92dbd573de616a2be033..0de9d8713f0b9bf1db0922611724474ca188d060 100644
--- a/aports/main/postmarketos-ui-hildon/APKBUILD
+++ b/aports/main/postmarketos-ui-hildon/APKBUILD
@@ -1,12 +1,13 @@
 pkgname=postmarketos-ui-hildon
 pkgver=1
-pkgrel=3
+pkgrel=4
 pkgdesc="(X11) Lightweight GTK+2 UI (optimized for single-touch touchscreens)"
 url="https://github.com/postmarketOS"
 arch="noarch"
 license="GPL3+"
 depends="
 	dbus-x11
+	gtk+2.0-maemo
 	hildon-desktop
 	hildon-theme-alpha
 	mesa
diff --git a/aports/main/postmarketos-ui-matchbox/APKBUILD b/aports/main/postmarketos-ui-matchbox/APKBUILD
index ac1e21a77acd599d2b1ba55f8260a5286aea1a64..b8a6567abae2d7bca523de0b2e3160fea35a43c0 100644
--- a/aports/main/postmarketos-ui-matchbox/APKBUILD
+++ b/aports/main/postmarketos-ui-matchbox/APKBUILD
@@ -1,11 +1,11 @@
 pkgname=postmarketos-ui-matchbox
 pkgver=1
-pkgrel=1
+pkgrel=2
 pkgdesc="(X11) Very basic user interface for handhelds"
 url="https://matchbox-project.org"
 arch="noarch"
 license="GPL-2.0-only"
-depends="matchbox-common matchbox-panel matchbox-desktop matchbox-keyboard matchbox-window-manager xterm xorg-server dbus-x11 mesa-egl"
+depends="matchbox-common matchbox-panel matchbox-desktop matchbox-keyboard matchbox-window-manager xterm xorg-server dbus-x11 mesa-egl gtk+2.0"
 install="$pkgname.post-install"
 source="start_matchbox.sh"
 options="!check"
diff --git a/aports/main/postmarketos-ui-mate/APKBUILD b/aports/main/postmarketos-ui-mate/APKBUILD
index e6bdc226132b1731ce4ca8aca7166a9456303aba..1cfa295d78aaf3a95a607bbcebb84a054b6784d8 100644
--- a/aports/main/postmarketos-ui-mate/APKBUILD
+++ b/aports/main/postmarketos-ui-mate/APKBUILD
@@ -1,11 +1,11 @@
 pkgname=postmarketos-ui-mate
 pkgver=1
-pkgrel=2
+pkgrel=3
 pkgdesc="(X11) MATE Desktop Environment, fork of GNOME2 (stylus recommended)"
 url="http://mate-desktop.org/"
 arch="noarch"
 license="GPL3+"
-depends="mate-desktop-environment xorg-server dbus-x11 mesa-egl postmarketos-artwork-wallpapers"
+depends="mate-desktop-environment xorg-server dbus-x11 mesa-egl postmarketos-artwork-wallpapers gtk+2.0"
 makedepends=""
 install="$pkgname.post-install"
 subpackages=""
diff --git a/aports/main/postmarketos-ui-xfce4/APKBUILD b/aports/main/postmarketos-ui-xfce4/APKBUILD
index 6982a2d643cc1b8956ffcfdb11db08349fdd4ae1..3f1f61d484d8c7258112cf1602ea02596587a16f 100644
--- a/aports/main/postmarketos-ui-xfce4/APKBUILD
+++ b/aports/main/postmarketos-ui-xfce4/APKBUILD
@@ -1,13 +1,13 @@
 pkgname=postmarketos-ui-xfce4
 pkgver=0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="(X11) Lightweight GTK+2 desktop (stylus recommended)"
 url="https://github.com/postmarketOS/xfce4-phone"
 arch="noarch"
 license="GPL3"
-depends="xfce4 xorg-server mesa-egl postmarketos-artwork-wallpapers 
-	faenza-icon-theme xfce4-battery-plugin network-manager-applet 
-	xfce4-mixer gnome-keyring consolekit2 lxpolkit"
+depends="xfce4 xorg-server mesa-egl postmarketos-artwork-wallpapers
+	faenza-icon-theme xfce4-battery-plugin network-manager-applet
+	xfce4-mixer gnome-keyring consolekit2 lxpolkit gtk+2.0"
 makedepends=""
 install="$pkgname.post-install"
 subpackages=""