Changeset 4855935
- Timestamp:
- 03/22/2019 05:43:05 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 9.0, 9.1, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- c8ed9ac
- Parents:
- f244177d
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
general/sysutils/colord.xml
rf244177d r4855935 232 232 <parameter>-Dman=false</parameter>: This switch disables building 233 233 of man pages. Omit if you have <xref linkend="docbook-utils"/> 234 avaialable. 234 avaialable. Namespaced versions of the docbook-xsl stylesheets 235 are also required. 235 236 </para> 236 237 -
networking/netlibs/glib-networking.xml
rf244177d r4855935 113 113 cd build && 114 114 115 meson --prefix=/usr \116 -Dlibproxy= false.. &&115 meson --prefix=/usr \ 116 -Dlibproxy=disabled .. && 117 117 ninja</userinput></screen> 118 118
Note:
See TracChangeset
for help on using the changeset viewer.