From 1c2b48947e5228bced4950bd40b97fc571718bad Mon Sep 17 00:00:00 2001 From: mb Date: Sun, 17 Oct 2010 16:47:37 +0000 Subject: [PATCH] xf86-video-glamo: Fails to compile on some arches. Make it depend on s3c24xx. git-svn-id: svn://svn.openwrt.org/openwrt/packages@23506 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Xorg/driver/xf86-video-glamo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xorg/driver/xf86-video-glamo/Makefile b/Xorg/driver/xf86-video-glamo/Makefile index 82c6c6919..d5b8909cf 100644 --- a/Xorg/driver/xf86-video-glamo/Makefile +++ b/Xorg/driver/xf86-video-glamo/Makefile @@ -31,7 +31,7 @@ define Package/xf86-video-glamo CATEGORY:=Xorg SUBMENU:=driver URL:=http://git.openmoko.org/?p=xf86-video-glamo.git - DEPENDS:=@DISPLAY_SUPPORT @arm||armeb +xserver-xorg + DEPENDS:=@DISPLAY_SUPPORT @arm||armeb @TARGET_s3c24xx +xserver-xorg endef define Package/xf86-video-glamo/description -- 2.11.0