diff options
author | waldemar brodkorb <wbx@debian-lenny-amd64.foo.bar> | 2010-01-19 21:13:44 +0100 |
---|---|---|
committer | waldemar brodkorb <wbx@debian-lenny-amd64.foo.bar> | 2010-01-19 21:13:44 +0100 |
commit | fc4027a2b4f5a9384e8552b8dd515e53aae9444c (patch) | |
tree | 50d7d01b7347bb87dbb89ebc0c2dea3b3faac32e /package/libvirt | |
parent | bab1e7d41bff847933589ff6392c74597f18743b (diff) |
fix allmodconfig for foxboard
Diffstat (limited to 'package/libvirt')
-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 |