[jhbuild] doc: sysdeps displays package name and pkg-config (GNOME bug 681886)
- From: Craig Keogh <cskeogh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] doc: sysdeps displays package name and pkg-config (GNOME bug 681886)
- Date: Wed, 15 Aug 2012 13:01:15 +0000 (UTC)
commit 4a15286c3edfca05c52ca366f43e5f1f2eb4734b
Author: Craig Keogh <cskeogh adam com au>
Date: Wed Aug 15 09:32:20 2012 +0930
doc: sysdeps displays package name and pkg-config (GNOME bug 681886)
doc/C/index.docbook | 12 +++++-------
1 files changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/doc/C/index.docbook b/doc/C/index.docbook
index 60424b7..c6007f3 100644
--- a/doc/C/index.docbook
+++ b/doc/C/index.docbook
@@ -1354,22 +1354,20 @@ libgnomecanvas is missing branch definition for gnome-2-20
<title><command>sysdeps</command> example</title>
<screen><prompt>$</prompt> <userinput>jhbuild sysdeps</userinput>
System installed packages which are new enough:
- speex (required=1.2rc1, installed=1.2rc1)
- libdiscid (required=0.2.2, installed=0.2.2)
- telepathy-farsight (required=0.0.14, installed=0.0.16)
- lcms2 (required=2.2, installed=2.2)
+ speex (speex.pc required=1.2rc1, installed=1.2rc1)
+ lcms2 (lcms2.pc required=2.2, installed=2.2)
...
Required packages:
System installed packages which are too old:
(none)
No matching system package installed:
- zlib (required=1.2)
+ zlib (zlib.pc required=1.2)
Optional packages: (JHBuild will build the missing packages)
System installed packages which are too old:
- webkitgtk-3.0 (required=1.5.1, installed=1.4.0)
+ WebKit (webkitgtk-3.0.pc required=1.5.1, installed=1.4.0)
...
No matching system package installed:
- libvala-0.14 (required=0.13.1)
+ pulseaudio (libpulse.pc required=2.0)
...</screen>
</example>
</section>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]