From: Michael Büsch Date: Sun, 17 Oct 2010 16:47:37 +0000 (+0000) Subject: xf86-video-glamo: Fails to compile on some arches. Make it depend on s3c24xx. X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=113ef1d5c7b010d024b7c6bc555e199c02c2cbf2 xf86-video-glamo: Fails to compile on some arches. Make it depend on s3c24xx. SVN-Revision: 23506 --- 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