]> git.pld-linux.org Git - packages/dnf.git/commitdiff
yum depends directly on python3-modules too
authorJan Palus <atler@pld-linux.org>
Sat, 24 Jun 2023 15:29:46 +0000 (17:29 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 24 Jun 2023 15:29:46 +0000 (17:29 +0200)
dnf.spec

index 8cd7bfa0e843f1e97c5c1200cd034fb8c52ef832..a1c3c3912f2d8bde6e969a57110a118860dbc115 100644 (file)
--- a/dnf.spec
+++ b/dnf.spec
@@ -74,6 +74,7 @@ Requires(post):       systemd
 Requires(preun):       systemd
 Requires(postun):      systemd
 Requires:      %{name} = %{version}-%{release}
+Requires:      python3-modules
 BuildArch:     noarch
 
 %description automatic
This page took 0.094355 seconds and 4 git commands to generate.