]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commit
utfcpp: Required for build of latest version of taglib
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 17 Jun 2024 14:06:10 +0000 (16:06 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 2 Jul 2024 09:14:10 +0000 (09:14 +0000)
commit5e19137801dff3f37ba48ac22bd5290995a0112c
treefdad2d597668d648a760d2ce4cebfe1575e8bf83
parent3161e5e857d1c7a635de21f4cc0125d6ec033324
utfcpp: Required for build of latest version of taglib

- lfs copies the required headers to the /usr/include directory.
- rootfile has all entries commented out as utfcpp is only required for the build.
- Added utfcpp into make.sh prior to taglib.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/utfcpp [new file with mode: 0644]
lfs/utfcpp [new file with mode: 0644]
make.sh