[Spice-devel] [PATCH 12/13] README: Fix url, include info and more
Christophe Fergeau
cfergeau at redhat.com
Tue May 12 07:45:07 PDT 2015
On Thu, Apr 30, 2015 at 06:59:13PM +0200, Victor Toso wrote:
> ---
> README | 32 +++++++++++++++++++++++++++++---
> 1 file changed, 29 insertions(+), 3 deletions(-)
>
> diff --git a/README b/README
> index 1d724d2..b533bda 100644
> --- a/README
> +++ b/README
> @@ -8,25 +8,51 @@ cd jhbuild
> ./autogen.sh --prefix=....
> make install
>
> +More about jhbuild in the official guide:
> +https://developer.gnome.org/jhbuild/stable/introduction.html.en
> +
> Then you can clone this jhbuild moduleset into ~/spice:
> mkdir -p ~/spice
> -git clone git://people.freedesktop.org/~teuf/spice-jhbuild ~/spice/spice-jhbuild
> +git clone git://anongit.freedesktop.org/spice/spice-jhbuild ~/spice/spice-jhbuild
This does not exist yet :(
> +-----------------
> +- Common issues -
> +-----------------
> +* Packages not required by jhbuild but necessary for building (from a fresh f22-workspace)
> +libvirt: perl-XML-XPath yajl yajl-devel device-mapper device-mapper-devel
> + libpciaccess libpciaccess-devel libnl3 libnl3-devel
> +gvfs: gcr gcr-devel
gcr is in gnome-suites-core-deps-3.18.modules, but I don't think we
should even be trying to build gvfs with this moduleset.
> +gtk-vnc: cyrus-sasl cyrus-sasl-devel perl-Text-CSV
> +spice-gtk: pyparsing libcacard libcacard-devel openssl openssl-devel
> +spice-server: pyparsing libcacard libcacar-devel celt051 celt051-devel lz4 lz4-devel
> +libgovirt: rest rest-devel
rest is also in gnome-suites-core-deps-3.18.modules, but probably better
to use the system one.
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20150512/bc9ab4da/attachment.sig>
More information about the Spice-devel
mailing list