]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
Add back findutils requires for libsolv-tools
authorMichael Schroeder <mls@suse.de>
Thu, 13 Apr 2023 14:01:36 +0000 (16:01 +0200)
committerMichael Schroeder <mls@suse.de>
Thu, 13 Apr 2023 14:10:13 +0000 (16:10 +0200)
It was deleted by accident in commit 755462c2b06b079f11d431aa44c7a6146cfea424.

package/libsolv.spec.in

index af867535568cdf22593bbbc47cf12bb34b0e75ee..6bcb4485591a3c4e25f9bc6a30841c98f8f30637 100644 (file)
@@ -153,6 +153,7 @@ Group:          System/Management
 Conflicts:      satsolver-tools-obsolete
 Obsoletes:      satsolver-tools < 0.18
 Provides:       satsolver-tools = 0.18
+Requires:       findutils
 
 %description tools
 libsolv is a library for solving packages and reading repositories.