diff --git a/extra/src/graphics/mesa.ecmp b/extra/src/graphics/mesa.ecmp index 5f784829..cf7fa655 100644 --- a/extra/src/graphics/mesa.ecmp +++ b/extra/src/graphics/mesa.ecmp @@ -17,6 +17,7 @@ libclc ply cbindgen rust-bindgen +libedit [inputs] Which Gallium3D drivers should be built? , if unsure - type 'auto'. diff --git a/extra/src/lib/libdisplay-info.ecmp b/extra/src/lib/libdisplay-info.ecmp index b1b7b7d0..3fe8f7f6 100644 --- a/extra/src/lib/libdisplay-info.ecmp +++ b/extra/src/lib/libdisplay-info.ecmp @@ -5,12 +5,7 @@ version = 0.2.0 url = https://gitlab.freedesktop.org/emersion/libdisplay-info/ [dependencies] -cairo -fontconfig -harfbuzz -fribidi -glib -xorg-libs +hwdata [description] The libdisplay-info package provides a set of high-level and low-level functions to access detailed Extended Display Identification Data (EDID) information. diff --git a/extra/src/lib/libedit.ecmp b/extra/src/lib/libedit.ecmp index c3173858..4546a627 100644 --- a/extra/src/lib/libedit.ecmp +++ b/extra/src/lib/libedit.ecmp @@ -4,14 +4,6 @@ type = src version = 20240808-3.1 url = https://thrysoee.dk/editline/ -[dependencies] -cairo -fontconfig -harfbuzz -fribidi -glib -xorg-libs - [description] This is an autotool- and libtoolized port of the NetBSD Editline library (libedit). This Berkeley-style licensed command line editor library provides generic line editing, history, and tokenization functions, similar to those found in GNU Readline. [files]