Changeset 4855935
- Timestamp:
- 03/22/2019 05:43:05 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- 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.