From: mb 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://207.154.207.93/?a=commitdiff_plain;h=1c2b48947e5228bced4950bd40b97fc571718bad;p=packages.git 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 --- 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