diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-19 00:37:57 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-19 00:37:57 +0100 |
| commit | db287e1579a46cdc8d8d6e1ef10455d2b1f10f22 (patch) | |
| tree | 818b93556ba68db136962d00b622dc76b6d68327 /package/libvirt/Makefile | |
| parent | aa4ab58940fe84dfd79b230407b0eac2fd10a80b (diff) | |
| parent | 27d6b2fd1084efa18e71e42441f04a83319317b9 (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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 cb4400e45..93ffba48e 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 !netbsd +PKG_HOST_DEPENDS:= !freebsd !netbsd !openbsd PKG_TARGET_DEPENDS:= !foxboard include ${TOPDIR}/mk/package.mk |
