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
This commit is contained in:
mb 2010-10-17 16:47:37 +00:00
parent ac0a96b6ff
commit 1c2b48947e

View File

@ -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