diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..da02043 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +liblc3-1 diff --git a/liblc3.changes b/liblc3.changes index 2df4b90..b705b0d 100644 --- a/liblc3.changes +++ b/liblc3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Mar 19 11:11:53 UTC 2023 - Bjørn Lie + +- Add baselibs.conf, needed for pipewire. + ------------------------------------------------------------------- Thu Mar 9 14:35:07 UTC 2023 - Bjørn Lie diff --git a/liblc3.spec b/liblc3.spec index 082fe97..71e254f 100644 --- a/liblc3.spec +++ b/liblc3.spec @@ -25,6 +25,7 @@ Summary: Low Complexity Communication Codec (LC3) License: Apache-2.0 URL: https://github.com/google/liblc3 Source: %{name}-%{version}.tar.xz +Source99: baselibs.conf BuildRequires: c_compiler BuildRequires: meson BuildRequires: pkgconfig