diff --git a/libfsxfs.changes b/libfsxfs.changes index 49d3221..2c49cd5 100644 --- a/libfsxfs.changes +++ b/libfsxfs.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/libfsxfs.spec b/libfsxfs.spec index 25aaecd..a1657eb 100644 --- a/libfsxfs.spec +++ b/libfsxfs.spec @@ -1,7 +1,7 @@ # # spec file for package libfsxfs # -# 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 @@ -69,6 +69,7 @@ Part of the libyal family of libraries. Summary: Development files for libfsxfs Group: Development/Libraries/C and C++ Requires: %lname = %version +Requires: libbfio-devel %description devel libfsxfs is a library to access the SGI X File System (XFS).