diff --git a/libwrc.changes b/libwrc.changes index 986c2c7..ff704f8 100644 --- a/libwrc.changes +++ b/libwrc.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/libwrc.spec b/libwrc.spec index ab9acb5..bfa5718 100644 --- a/libwrc.spec +++ b/libwrc.spec @@ -1,7 +1,7 @@ # # spec file for package libwrc # -# 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 @@ -66,6 +66,7 @@ libwrc is a library to support the Windows Resource Compiler format. Summary: Development files for libwrc, a Windows Resouce Compiler format support library Group: Development/Libraries/C and C++ Requires: %lname = %version +Requires: libbfio-devel %description devel libwrc is a library to support the Windows Resource Compiler format.