Explorar el Código

only useful for x86/x86_64

Waldemar Brodkorb hace 7 años
padre
commit
b7609271d2
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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