diff --git a/libluksde.changes b/libluksde.changes index c8a59b1..79deac4 100644 --- a/libluksde.changes +++ b/libluksde.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 3 15:57:49 UTC 2023 - Jan Engelhardt + +- Add missing Require on libbfio-devel. + ------------------------------------------------------------------- Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt diff --git a/libluksde.spec b/libluksde.spec index 493ef45..4cc5ffd 100644 --- a/libluksde.spec +++ b/libluksde.spec @@ -1,7 +1,7 @@ # # spec file for package libluksde # -# 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 @@ -76,7 +76,8 @@ libluksde-tools is a project to access LUKS Disk Encrypted volumes. Summary: Development files for libluksde 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 %{name} is a library to access the New Technology File System (NTFS).