[Pkg-libvirt-commits] [libguestfs] 54/59: appliance: explicitly add libyajl2 on openSUSE
Hilko Bengen
bengen at moszumanska.debian.org
Wed Nov 26 22:04:07 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 54831796f0840ca512d1f379f84455a93fd67b6c
Author: Pino Toscano <ptoscano at redhat.com>
Date: Fri Nov 14 18:04:12 2014 +0100
appliance: explicitly add libyajl2 on openSUSE
While it has always been needed, it has been implicitly pulled in by
some other package. Hence, make it sure to always have it.
(cherry picked from commit 643162a61a65483f7c6d21a1b1db220ae468b3c3)
---
appliance/packagelist.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/appliance/packagelist.in b/appliance/packagelist.in
index e546eb3..76c7293 100644
--- a/appliance/packagelist.in
+++ b/appliance/packagelist.in
@@ -143,6 +143,7 @@ ifelse(SUSE,1,
iputils
libcap2
libselinux1
+ libyajl2
mkisofs
reiserfs
systemd
--
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