From 113ef1d5c7b010d024b7c6bc555e199c02c2cbf2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michael=20B=C3=BCsch?= 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. SVN-Revision: 23506 --- 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 82c6c69191..d5b8909cfc 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.30.2