From 1df77f2bc8db6d036a06add7f6306496e081ca5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Fri, 6 Sep 2024 11:25:18 +0200 Subject: [PATCH] Yes, we have to add explicit Requires for dnsmasq as well. Why? --- patterns-moldavite.changes | 5 +++++ patterns-moldavite.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/patterns-moldavite.changes b/patterns-moldavite.changes index 99f43f1..b9c11aa 100644 --- a/patterns-moldavite.changes +++ b/patterns-moldavite.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 6 09:25:53 UTC 2024 - Matej Cepl + +- Yes, we have to add explicit Requires for dnsmasq as well. Why? + ------------------------------------------------------------------- Fri Sep 6 08:43:19 UTC 2024 - Matej Cepl diff --git a/patterns-moldavite.spec b/patterns-moldavite.spec index 7e4d0a4..6d5ae5a 100644 --- a/patterns-moldavite.spec +++ b/patterns-moldavite.spec @@ -126,6 +126,8 @@ Requires: NetworkManager-tui Requires: NetworkManager-bluetooth Requires: NetworkManager-openvpn Requires: NetworkManager-dns-dnsmasq +# Why in the world the previous doesn’t Require dnsmasq? +Requires: dnsmasq # Documentation Requires: mandoc