[Pkg-libvirt-commits] [libguestfs] 56/116: appliance: explicitly add libyajl2 on openSUSE
Hilko Bengen
bengen at moszumanska.debian.org
Wed Nov 26 22:05:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag debian/1%1.29.10-1
in repository libguestfs.
commit 643162a61a65483f7c6d21a1b1db220ae468b3c3
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.
---
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