diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..ae1e262 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libcamera-suse5 diff --git a/libcamera.changes b/libcamera.changes index 0821e4a..e2fda5b 100644 --- a/libcamera.changes +++ b/libcamera.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 23 17:38:10 UTC 2021 - Marcus Rueckert + +- pipewire has baselibs, so we should have them here as well + ------------------------------------------------------------------- Fri Jul 23 16:39:41 UTC 2021 - Jan Engelhardt diff --git a/libcamera.spec b/libcamera.spec index f314775..46fbf6e 100644 --- a/libcamera.spec +++ b/libcamera.spec @@ -26,6 +26,7 @@ Group: Development/Libraries/C and C++ URL: http://libcamera.org/ Source: %name-%version.tar.xz +Source1: baselibs.conf Patch1: vers.diff BuildRequires: boost-devel BuildRequires: c++_compiler