From 076c6a03a5c4e948738772943882788091a4dcef Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Thu, 24 Feb 2022 11:53:39 -0600 Subject: [PATCH] Add Recommends: libproxy-webkitgtk4, so glib-pacrunner works --- glib-networking.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/glib-networking.spec b/glib-networking.spec index 76f5e3c..3e4a0b3 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -37,6 +37,9 @@ Requires: ca-certificates Requires: glib2%{?_isa} >= %{glib2_version} Requires: gsettings-desktop-schemas +# For glib-pacrunner +Recommends: libproxy-webkitgtk4 + %description This package contains modules that extend the networking support in GIO. In particular, it contains libproxy- and GSettings-based