[Pkg-libvirt-commits] [libguestfs] 137/156: appliance: add mtools to Archlinux' packagelist
Hilko Bengen
bengen at moszumanska.debian.org
Sat Aug 30 08:26:14 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch master
in repository libguestfs.
commit 485005b15464a69b2af0aec8102895024b89d01c
Author: Pino Toscano <ptoscano at redhat.com>
Date: Fri Aug 15 12:48:59 2014 +0200
appliance: add mtools to Archlinux' packagelist
It is an optional dependency but syslinux uses it, so pull it always in
the appliance.
(cherry picked from commit df88e30ff1af1dd70a80e12991c5a40ffe611189)
---
appliance/packagelist.in | 3 +++
1 file changed, 3 insertions(+)
diff --git a/appliance/packagelist.in b/appliance/packagelist.in
index 41bb8e4..3aeafc6 100644
--- a/appliance/packagelist.in
+++ b/appliance/packagelist.in
@@ -110,6 +110,9 @@ ifelse(ARCHLINUX,1,
libcap
linux
lrzip
+ dnl syslinux has mtools as optional dependency, but in reality it's
+ dnl a hard one:
+ mtools
nilfs-utils
ntfsprogs
ntfs-3g
--
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