diff --git a/libagdb.changes b/libagdb.changes index fa17653..db253fa 100644 --- a/libagdb.changes +++ b/libagdb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 3 15:57:49 UTC 2023 - Jan Engelhardt + +- Add missing Require on libbfio-devel. + ------------------------------------------------------------------- Mon Aug 8 11:37:44 UTC 2022 - Jan Engelhardt diff --git a/libagdb.spec b/libagdb.spec index be6db47..a559bce 100644 --- a/libagdb.spec +++ b/libagdb.spec @@ -1,7 +1,7 @@ # # spec file for package libagdb # -# 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 @@ -63,6 +63,7 @@ Part of the libyal family of libraries. Summary: Development files for libagdb Group: Development/Libraries/C and C++ Requires: %lname = %version +Requires: libbfio-devel %description devel libagdb is a library to access the SuperFetch database format.