Browse Source

only useful on shuttle pc target

Waldemar Brodkorb 15 years ago
parent
commit
6e91c5f34c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/libvirt/Makefile

+ 1 - 1
package/libvirt/Makefile

@@ -15,7 +15,7 @@ PKG_URL:=		http://www.libvirt.org/
 PKG_SITES:=		ftp://libvirt.org/libvirt/
 
 PKG_HOST_DEPENDS:=	!freebsd !netbsd !openbsd
-PKG_TARGET_DEPENDS:=	x86 x86_64
+PKG_TARGET_DEPENDS:=	shuttle
 
 include ${TOPDIR}/mk/package.mk