diff options
Diffstat (limited to 'package/libvirt/Makefile')
-rw-r--r-- | package/libvirt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libvirt/Makefile b/package/libvirt/Makefile index 1746159fe..7535732e9 100644 --- a/package/libvirt/Makefile +++ b/package/libvirt/Makefile @@ -15,6 +15,7 @@ PKG_URL:= http://www.libvirt.org/ PKG_SITES:= ftp://libvirt.org/libvirt/ PKG_HOST_DEPENDS:= !freebsd +PKG_TARGET_DEPENDS:= !foxboard include ${TOPDIR}/mk/package.mk |