- Add missing Require on libbfio-devel.

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfvde?expand=0&rev=29
This commit is contained in:
Jan Engelhardt 2023-01-03 16:17:47 +00:00 committed by Git OBS Bridge
parent f94b12884b
commit 44a98542d3
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 3 15:57:49 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Add missing Require on libbfio-devel.
-------------------------------------------------------------------
Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package libfvde
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -81,7 +81,8 @@ See libfvde for additional details.
Summary: Header files and libraries for developing applications for libfvde
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
Group: Development/Libraries/C and C++
Requires: %{lname} = %{version}
Requires: %lname = %version
Requires: libbfio-devel
%description devel
Header files and libraries for developing applications for libfvde