[Kimchi-devel] [PATCH] Add correct name for libxslt for Kimchi plugin
Paulo Ricardo Paz Vital
pvital at linux.vnet.ibm.com
Wed Oct 21 10:23:05 UTC 2015
Reviewed-By: Paulo Vital <pvital at linux.vnet.ibm.com>
On Tue, 2015-10-20 at 12:38 -0700, Socorro Stoppler wrote:
> Per Paulo, xsltproc need to be added/changed for Kimchi plugin as
> well
>
> Signed-off-by: Socorro Stoppler <socorro at linux.vnet.ibm.com>
> ---
> src/wok/plugins/kimchi/contrib/DEBIAN/control.in | 2 +-
> src/wok/plugins/kimchi/docs/README.md | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/src/wok/plugins/kimchi/contrib/DEBIAN/control.in
> b/src/wok/plugins/kimchi/contrib/DEBIAN/control.in
> index 6e03049..ba528a1 100644
> --- a/src/wok/plugins/kimchi/contrib/DEBIAN/control.in
> +++ b/src/wok/plugins/kimchi/contrib/DEBIAN/control.in
> @@ -25,7 +25,7 @@ Depends: wok,
> libguestfs-tools,
> spice-html5,
> python-magic
> -Build-Depends: libxslt,
> +Build-Depends: xsltproc,
> python-lxml,
> python-dev,
> python-pip
> diff --git a/src/wok/plugins/kimchi/docs/README.md
> b/src/wok/plugins/kimchi/docs/README.md
> index fb0aef9..2b0427a 100644
> --- a/src/wok/plugins/kimchi/docs/README.md
> +++ b/src/wok/plugins/kimchi/docs/README.md
> @@ -78,7 +78,7 @@ channel at RHN Classic or Red Hat Satellite.
> $ sudo apt-get install wok python-imaging python-configobj
> websockify \
> novnc python-libvirt libvirt-bin nfs
> -common \
> qemu-kvm python-parted python-ethtool
> sosreport \
> - python-ipaddr python-lxml open-iscsi \
> + xsltproc python-ipaddr python-lxml open
> -iscsi \
> python-guestfs libguestfs-tools spice
> -html5 \
> python-magic \
>
More information about the Kimchi-devel
mailing list