Changeset 572553b
- Timestamp:
- 09/15/2017 07:46:45 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 1f26133
- Parents:
- 0bd9c19
- Location:
- general
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/glib2.xml
r0bd9c19 r572553b 97 97 <bridgehead renderas="sect4">Additional Runtime Dependencies</bridgehead> 98 98 <para role="recommended"> 99 <xref linkend="gobject-introspection"/> (should be installed before100 gtk+, atk, etc.)99 <xref role="runtime" linkend="gobject-introspection"/> 100 (should be installed before gtk+, atk, etc.) 101 101 </para> 102 102 <para role="optional"> … … 106 106 <command>update-desktop-database</command> utilities</quote>, 107 107 which are part of 108 <xref linkend="shared-mime-info"/> and109 <xref linkend="desktop-file-utils"/>, respectively.108 <xref role="runtime" linkend="shared-mime-info"/> and 109 <xref role="runtime" linkend="desktop-file-utils"/>, respectively. 110 110 </para> 111 111 -
general/graphlib/graphite2.xml
r0bd9c19 r572553b 115 115 <bridgehead renderas="sect4">Optional (at runtime)</bridgehead> 116 116 <para role="optional"> 117 You will need at least one suitable <ulink 117 You will need at least one suitable <ulink role="runtime" 118 118 url="http://scripts.sil.org/cms/scripts/page.php?site_id=projects&item_id=graphite_fonts">graphite font</ulink> 119 119 for the package to be useful. -
general/graphlib/harfbuzz.xml
r0bd9c19 r572553b 77 77 <para role="recommended"> 78 78 <xref linkend="glib2"/> (required for Pango), 79 <xref linkend="icu"/> and79 <xref linkend="icu"/>, and 80 80 <xref linkend="freetype2"/> 81 (after <xref linkend="harfbuzz"/> is installed, reinstall82 <xref linkend="freetype2"/>)81 (after <xref role="nodep" linkend="harfbuzz"/> is installed, reinstall 82 <xref role="nodep" linkend="freetype2"/>) 83 83 </para> 84 84 -
general/graphlib/newt.xml
r0bd9c19 r572553b 84 84 <bridgehead renderas="sect4">Recommended</bridgehead> 85 85 <para role="recommended"> 86 <xref linkend="gpm"/> (runtime)86 <xref role="runtime" linkend="gpm"/> (runtime) 87 87 </para> 88 88 -
general/prog/git.xml
r0bd9c19 r572553b 122 122 <literal>--enable-jit</literal>, 123 123 <xref linkend="subversion"/> with Perl bindings (for <command>git svn</command>), 124 <xref linkend="tk"/> (gitk, a simple <application>Git</application> 124 <xref role="runtime" linkend="tk"/> 125 (gitk, a simple <application>Git</application> 125 126 repository viewer, uses <application>Tk</application> at runtime), and 126 127 <xref linkend="valgrind"/> -
general/prog/java.xml
r0bd9c19 r572553b 119 119 <bridgehead renderas="sect3">Java Binary Runtime Dependencies</bridgehead> 120 120 <para role="required"> 121 <xref linkend="alsa-lib"/>,122 <xref linkend="cups"/>,123 <xref linkend="giflib"/>, and124 <xref linkend="xorg7-lib"/>121 <xref role="runtime" linkend="alsa-lib"/>, 122 <xref role="runtime" linkend="cups"/>, 123 <xref role="runtime" linkend="giflib"/>, and 124 <xref role="runtime" linkend="xorg7-lib"/> 125 125 </para> 126 126 -
general/prog/mercurial.xml
r0bd9c19 r572553b 71 71 <xref linkend="git"/>, 72 72 <xref linkend="gnupg2"/> (<command>gpg2</command> with Python bindings), 73 <xref linkend="openssh"/> (runtime, to access ssh://... repositories), 73 <xref role="runtime" linkend="openssh"/> 74 (runtime, to access ssh://... repositories), 74 75 <xref linkend="subversion"/> (with Python bindings), 75 76 <ulink url="https://launchpad.net/bzr">Bazaar</ulink>, 76 77 <ulink url="http://www.nongnu.org/cvs/">CVS</ulink>, 77 <ulink url="http://docutils.sourceforge.net/">Docutils</ulink> (required to build the documentation), 78 <ulink url="http://docutils.sourceforge.net/">Docutils</ulink> 79 (required to build the documentation), 78 80 <ulink url="https://pypi.python.org/pypi/pyflakes">pyflakes</ulink>, 79 81 <ulink url="http://pygments.org/">pygments</ulink>, and -
general/sysutils/logrotate.xml
r0bd9c19 r572553b 80 80 <bridgehead renderas="sect4">Recommended</bridgehead> 81 81 <para role="recommended"> 82 <xref linkend="fcron"/> (runtime)82 <xref role="runtime" linkend="fcron"/> (runtime) 83 83 </para> 84 84 85 85 <bridgehead renderas="sect4">Optional</bridgehead> 86 86 <para role="optional"> 87 An <xref linkend="server-mail"/> (runtime)87 An <xref role="runtime" linkend="server-mail"/> (runtime) 88 88 </para> 89 89 -
general/sysutils/pm-utils.xml
r0bd9c19 r572553b 81 81 <bridgehead renderas="sect4">Optional (runtime)</bridgehead> 82 82 <para role="optional"> 83 <xref linkend="hdparm"/>, 84 <xref linkend="wireless_tools"/>, 85 <ulink url="https://www.kernel.org/pub/software/network/ethtool/">ethtool</ulink>, and 86 <ulink url="http://ftp.de.debian.org/debian/pool/main/v/vbetool/">vbetool</ulink> 83 <xref role="runtime" linkend="hdparm"/>, 84 <xref role="runtime" linkend="wireless_tools"/>, 85 <ulink role="runtime" 86 url="https://www.kernel.org/pub/software/network/ethtool/"> 87 ethtool</ulink>, and 88 <ulink role="runtime" 89 url="http://ftp.de.debian.org/debian/pool/main/v/vbetool/"> 90 vbetool</ulink> 87 91 </para> 88 92 -
general/sysutils/systemd.xml
r0bd9c19 r572553b 74 74 <bridgehead renderas="sect4">Recommended Runtime Dependencies</bridgehead> 75 75 <para role="recommended"> 76 <xref linkend="polkit"/> and <xref linkend="python3"/> (required for the 76 <xref role="runtime" linkend="polkit"/> and 77 <xref role="runtime" linkend="python3"/> (also required for the 77 78 test suite)<!-- hwdb and tests --> 78 79 </para> -
general/sysutils/udisks2.xml
r0bd9c19 r572553b 85 85 <bridgehead renderas="sect4">Required at runtime</bridgehead> 86 86 <para role="required"> 87 <xref linkend="btrfs-progs"/>,88 <xref linkend="dosfstools"/>,89 <xref linkend="gptfdisk"/>,90 <xref linkend="mdadm"/>, and91 <xref linkend="xfsprogs"/>87 <xref role="runtime" linkend="btrfs-progs"/>, 88 <xref role="runtime" linkend="dosfstools"/>, 89 <xref role="runtime" linkend="gptfdisk"/>, 90 <xref role="runtime" linkend="mdadm"/>, and 91 <xref role="runtime" linkend="xfsprogs"/> 92 92 </para> 93 93
Note:
See TracChangeset
for help on using the changeset viewer.