diff --git a/wayland/foot-pgo/build b/wayland/foot-pgo/build index 57c0d1e8..4f387fc4 100755 --- a/wayland/foot-pgo/build +++ b/wayland/foot-pgo/build @@ -23,7 +23,6 @@ cd bld/release meson \ --prefix=/usr \ --buildtype=release \ - --force-fallback-for=fcft,tllist \ -Dime=false \ ../.. diff --git a/wayland/foot/build b/wayland/foot/build index 9e8cda86..e8f8cc26 100755 --- a/wayland/foot/build +++ b/wayland/foot/build @@ -3,7 +3,6 @@ meson \ --prefix=/usr \ --buildtype=release \ - --force-fallback-for=fcft,tllist \ -Dime=false \ . output diff --git a/wayland/foot/checksums b/wayland/foot/checksums index bac8c2f4..bf508ba3 100644 --- a/wayland/foot/checksums +++ b/wayland/foot/checksums @@ -1,3 +1 @@ 604f777fdaccfc1ee2d20376cc5688a819dcd6b7113725880cc973194fd6c737 -37363f7af0430161902b8d194016366b0fbca3b8353ee26b70c5b7ad8e9602c8 -0e7b7094a02550dd80b7243bcffc3671550b0f1d8ba625e4dff52517827d5d23 diff --git a/wayland/foot/depends b/wayland/foot/depends index f886347f..845b77a6 100644 --- a/wayland/foot/depends +++ b/wayland/foot/depends @@ -1,5 +1,5 @@ +fcft fontconfig -freetype-harfbuzz libxkbcommon meson make ncurses make diff --git a/wayland/foot/sources b/wayland/foot/sources index 1f4bf41e..b2f6b91b 100644 --- a/wayland/foot/sources +++ b/wayland/foot/sources @@ -1,3 +1 @@ https://codeberg.org/dnkl/foot/archive/VERSION.tar.gz -https://codeberg.org/dnkl/fcft/archive/3.1.4.tar.gz subprojects/fcft -https://codeberg.org/dnkl/tllist/archive/1.1.0.tar.gz subprojects/tllist