From 84e3cb681a8af50a04e24b98eaf244e09ea52c79c50d1f1ba2c09668bc1c39e7 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 26 Jul 2021 13:26:31 +0000 Subject: [PATCH] Accepting request 908415 from home:darix:playground - pipewire has baselibs, so we should have them here as well OBS-URL: https://build.opensuse.org/request/show/908415 OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=23 --- baselibs.conf | 1 + libcamera.changes | 5 +++++ libcamera.spec | 1 + 3 files changed, 7 insertions(+) create mode 100644 baselibs.conf 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