summaryrefslogtreecommitdiff
path: root/package/libvirt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-03-28 19:57:11 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-03-28 19:57:11 +0200
commit6e91c5f34c289a3b3285cf0cf181ce14c5ed1627 (patch)
tree7287113d7b776a23005700856d8823a36f3dd08b /package/libvirt
parent40d67e08b8b6b4c8ac22c0e8cdb7cbd4f7f77cbc (diff)
only useful on shuttle pc target
Diffstat (limited to 'package/libvirt')
-rw-r--r--package/libvirt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libvirt/Makefile b/package/libvirt/Makefile
index 662337ebe..52244a2ed 100644
--- a/package/libvirt/Makefile
+++ b/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