Changeset 1fc5861c
- Timestamp:
- 05/08/2012 11:27:17 AM (12 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 123166c0
- Parents:
- 256784ce
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
general/graphlib/librsvg.xml
r256784ce r1fc5861c 64 64 <bridgehead renderas="sect4">Required</bridgehead> 65 65 <para role="required"> 66 <xref linkend="libcroco"/> 67 </para> 68 69 <bridgehead renderas="sect4">Recommended</bridgehead> 70 <para role="recommended"> 66 71 <xref linkend="gtk2"/> and 67 <xref linkend=" libcroco"/>72 <xref linkend="gtk3"/>. 68 73 </para> 69 74 … … 75 80 <bridgehead renderas="sect4">Optional</bridgehead> 76 81 <para role="optional"> 77 <xref linkend="docbook-utils"/>, 78 <xref linkend="gtk3"/> and 82 <xref linkend="docbook-utils"/> and 79 83 <xref linkend="gtk-doc"/> 80 84 </para> … … 116 120 <option>--disable-introspection</option>: Add this option if you've not 117 121 installed Gobject Introspection. 122 </para> 123 124 <para> 125 <option>--disable-gtk-theme</option>: Add this option if you've not 126 installed Gtk+ 2. 118 127 </para> 119 128 -
x/lib/cairo.xml
r256784ce r1fc5861c 99 99 <bridgehead renderas="sect4">Required</bridgehead> 100 100 <para role="required"> 101 <xref linkend="pixman"/> ,102 <xref linkend="pkgconfig"/> and101 <xref linkend="pixman"/> and 102 <xref linkend="pkgconfig"/>. 103 103 </para> 104 104
Note:
See TracChangeset
for help on using the changeset viewer.