diff options
Diffstat (limited to 'package/xvinfo/Makefile')
-rw-r--r-- | package/xvinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xvinfo/Makefile b/package/xvinfo/Makefile index 18b21d9f3..002ccdf39 100644 --- a/package/xvinfo/Makefile +++ b/package/xvinfo/Makefile @@ -14,7 +14,7 @@ PKG_BUILDDEP:= xorg-server PKG_URL:= http://xorg.freedesktop.org/ PKG_SITES:= http://xorg.freedesktop.org/archive/individual/app/ -PKG_TARGET_DEPENDS:= !foxboard +PKG_ARCH_DEPENDS:= !cris include $(TOPDIR)/mk/package.mk |