[Pkg-libvirt-commits] [libguestfs] 57/59: Fixed up build-dependencies so we can at least have a stab at building on !x86
Hilko Bengen
bengen at moszumanska.debian.org
Thu Mar 20 23:05:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit 58dc76d9b11658253c549d60b98525f889818d17
Author: Hilko Bengen <bengen at debian.org>
Date: Mon Mar 17 22:46:58 2014 +0100
Fixed up build-dependencies so we can at least have a stab at building on !x86
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 04bb911..b8a611c 100644
--- a/debian/control
+++ b/debian/control
@@ -41,7 +41,7 @@ Build-Depends: debhelper (>= 9),
# for appliance
linux-image-versatile [armel],
linux-image-armmp [armhf],
- linux-image-4kc-malta [mips mipsel] | linux-image-5kc-malte [mips mipsel],
+ linux-image-4kc-malta [mips mipsel] | linux-image-5kc-malta [mips mipsel],
linux-image-s390x [s390x],
linux-image-powerpc [powerpc],
linux-image-sparc64 [sparc],
@@ -62,7 +62,7 @@ Build-Depends: debhelper (>= 9),
genisoimage,
gfs2-utils,
# gfs-tools,
- grub-pc,
+ grub2 [i386 amd64 powerpc sparc],
hfsplus,
iproute,
jfsutils,
@@ -93,14 +93,14 @@ Build-Depends: debhelper (>= 9),
rsync,
scrub,
strace,
- syslinux,
+ syslinux [i386 amd64],
udev,
# ufsutils,
vim-tiny,
xfsprogs,
xz-utils,
zerofree,
- zfs-fuse,
+ zfs-fuse [i386 amd64 powerpc sparc],
Homepage: http://libguestfs.org
Standards-Version: 3.9.5
Vcs-Git: git://git.debian.org/git/pkg-libvirt/libguestfs.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list