diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..b26b2ee --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libei1 diff --git a/libei.changes b/libei.changes index a7cd297..44e111b 100644 --- a/libei.changes +++ b/libei.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 14 10:02:03 UTC 2024 - Dominique Leuenberger + +- Add baselibs.conf: GNOME 46's at-spi2-core newly linkes libei, + and the at-spi stack is made available bi-arch. + ------------------------------------------------------------------- Mon Feb 5 09:29:58 UTC 2024 - Jan Engelhardt diff --git a/libei.spec b/libei.spec index 3e1212a..8bddb79 100644 --- a/libei.spec +++ b/libei.spec @@ -26,6 +26,7 @@ Group: Development/Libraries/C and C++ URL: https://gitlab.freedesktop.org/libinput/libei/ Source: https://gitlab.freedesktop.org/libinput/libei/-/archive/%version/%name-%version.tar.gz +Source99: baselibs.conf BuildRequires: meson >= 0.57 BuildRequires: ninja BuildRequires: protobuf-c