2022-06-27 12:53:49 +02:00
|
|
|
--- docs/man/rpm.8.orig 2021-09-23 19:20:46.991203867 +0000
|
|
|
|
+++ docs/man/rpm.8 2021-09-23 19:22:45.918961340 +0000
|
2021-09-24 10:49:04 +02:00
|
|
|
@@ -601,6 +601,11 @@ Query all packages that provide the \f[I
|
|
|
|
\f[B]--whatrequires \f[R]\f[I]CAPABILITY\f[R]
|
|
|
|
Query all packages that require \f[I]CAPABILITY\f[R] for proper
|
|
|
|
functioning.
|
2008-04-10 13:14:36 +02:00
|
|
|
+.br
|
|
|
|
+Note that this does not return what requires a given package.
|
2009-08-28 15:54:03 +02:00
|
|
|
+A package usually provides multiple capabilities and file-names on which
|
2008-04-10 13:14:36 +02:00
|
|
|
+other packages may depend. To see the complete dependencies
|
2021-09-24 10:49:04 +02:00
|
|
|
+for a package, use \f[B]-e --test \f[R]\f[I]PACKAGE_NAME\f[R]
|
2008-04-10 13:14:36 +02:00
|
|
|
.TP
|
2021-09-24 10:49:04 +02:00
|
|
|
\f[B]--whatconflicts \f[R]\f[I]CAPABILITY\f[R]
|
|
|
|
Query all packages that conflict with \f[I]CAPABILITY\f[R].
|