diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-14 00:38:14 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-14 00:38:14 +0100 |
commit | 42675af37cb5ce735452311734cc5b88a66d6d9d (patch) | |
tree | 4f15a6802d057cc685be2013d123006bcc1f6236 /package/libvirt/Makefile | |
parent | d7beb20d0835c81f05d51978497b1d756ca640a9 (diff) |
complete allmodconfig build on NetBSD
Diffstat (limited to 'package/libvirt/Makefile')
-rw-r--r-- | package/libvirt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libvirt/Makefile b/package/libvirt/Makefile index f76bffa39..cb4400e45 100644 --- a/package/libvirt/Makefile +++ b/package/libvirt/Makefile @@ -14,7 +14,7 @@ PKG_BUILDDEP+= libxml2 gnutls python PKG_URL:= http://www.libvirt.org/ PKG_SITES:= ftp://libvirt.org/libvirt/ -PKG_HOST_DEPENDS:= !freebsd +PKG_HOST_DEPENDS:= !freebsd !netbsd PKG_TARGET_DEPENDS:= !foxboard include ${TOPDIR}/mk/package.mk |