Browse Source

only useful for x86/x86_64

Waldemar Brodkorb 7 years ago
parent
commit
b7609271d2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/xf86-video-geode/Makefile

+ 2 - 0
package/xf86-video-geode/Makefile

@@ -14,6 +14,8 @@ PKG_BUILDDEP:=		xorg-server
 PKG_NEEDS:=		c++
 PKG_SITES:=		http://www.x.org/releases/individual/driver/
 
+PKG_ARCH_DEPENDS:=	x86 x86_64
+
 DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.gz
 
 include $(ADK_TOPDIR)/mk/package.mk