diff --git a/baselibs.conf b/baselibs.conf index 4d7206b..f462bee 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -5,3 +5,7 @@ libv4l2-0 libv4l2rds0 libv4lconvert0 libv4l-devel + requires "libv4l1-0- = %version" + requires "libv4l2-0- = %version" + requires "libv4l2rds0- = %version" + requires "libv4lconvert0- = %version" diff --git a/v4l-utils.changes b/v4l-utils.changes index 71fd90d..902c079 100644 --- a/v4l-utils.changes +++ b/v4l-utils.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jun 7 15:09:57 UTC 2020 - Marcus Meissner + +- libv4l-devel-32bit needs to require the shared libraries belonging + to it, libv4l1-0-32bit + libv4l2-0-32bit + libv4l2rds0-32bit + libv4lconvert0-32bit. + + This helps Wine development (bsc#1172301) + ------------------------------------------------------------------- Sat May 2 15:30:43 UTC 2020 - Stefan BrĂ¼ns