Changeset 31e5bb7c
- Timestamp:
- 05/15/2020 03:43:23 PM (3 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 40fc18f5
- Parents:
- 142b8df6
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r142b8df6 r31e5bb7c 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[pierre] - Fix building libmusicbrainz-5.10 with 49 cmake-3.17.</para> 50 </listitem> 51 <listitem> 48 52 <para>[thomas] - Update to apache-ant-1.10.8. Fixes 49 53 <ulink url="&blfs-ticket-root;13533">#13533</ulink>.</para> -
multimedia/libdriv/libmusicbrainz5.xml
r142b8df6 r31e5bb7c 104 104 105 105 <para> 106 First, fix an issue appeared with recent version of cmake: 107 </para> 108 109 <screen><userinput>pushd src && 110 sed 's/\*\.inc/'"$(echo *.inc)"/ -i CMakeLists.txt && 111 popd</userinput></screen> 112 113 <para> 106 114 Install <application>libmusicbrainz</application> by running the following 107 115 commands:
Note:
See TracChangeset
for help on using the changeset viewer.