summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/machine/qemuarm.conf1
-rw-r--r--packages/gtk+/gtk+.inc3
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/qemuarm.conf b/conf/machine/qemuarm.conf
index 4306a6b22d..de76527167 100644
--- a/conf/machine/qemuarm.conf
+++ b/conf/machine/qemuarm.conf
@@ -3,7 +3,6 @@
#@DESCRIPTION: Machine configuration for running an ARM system under qemu emulation
TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te"
require conf/machine/include/qemu.inc
require conf/machine/include/tune-arm926ejs.inc
diff --git a/packages/gtk+/gtk+.inc b/packages/gtk+/gtk+.inc
index 1a687c1fe9..0e7dcf7299 100644
--- a/packages/gtk+/gtk+.inc
+++ b/packages/gtk+/gtk+.inc
@@ -4,7 +4,8 @@ HOMEPAGE = "http://www.gtk.org"
SECTION = "libs"
LICENSE = "LGPL"
PRIORITY = "optional"
-DEPENDS = "glib-2.0 tiff pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt cups"
+DEPENDS = "glib-2.0 tiff pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt cups \
+ libxrandr libxdamage libxrender libxcomposite"
inherit autotools pkgconfig