Browse Source

i mean arch depends

Waldemar Brodkorb 10 years ago
parent
commit
780ed1ebe5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/cmake/Makefile

+ 1 - 1
package/cmake/Makefile

@@ -12,7 +12,7 @@ PKG_SECTION:=		lang
 PKG_URL:=		http://www.cmake.org/
 PKG_SITES:=		http://www.cmake.org/files/v2.8/
 
-PKG_TARGET_DEPENDS:=	native
+PKG_ARCH_DEPENDS:=	native
 
 include $(TOPDIR)/mk/host.mk
 include $(TOPDIR)/mk/package.mk