#21265 closed enhancement (fixed)

vte-0.80.0

Reported by: Bruce Dubbs Owned by: thomas
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (5)

comment:1 by Douglas R. Reno, 11 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Xi Ruoyao, 11 months ago

There's a new dependency "fast_float":

Run-time dependency fast_float found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency fast_float

and then it starts to download the dependency.

comment:3 by Xi Ruoyao, 11 months ago

https://github.com/fastfloat/fast_float/archive/v8.0.2/fast_float-8.0.2.tar.gz

mkdir build
cd    build

cmake -D CMAKE_INSTALL_PREFIX=/usr -G Ninja ..
sudo ninja install

comment:4 by Douglas R. Reno, 11 months ago

Owner: changed from Douglas R. Reno to thomas
Status: assignednew

comment:5 by thomas, 11 months ago

Resolution: fixed
Status: newclosed

Fixed in [29848741ed] adding fast_float and [c0d4a7e0c8] for upgrade vte.

Note: See TracTickets for help on using tickets.