diff --git a/networking/netlibs/glib-networking.xml b/networking/netlibs/glib-networking.xml
index a08d34abe5..4b6774a62a 100644
--- a/networking/netlibs/glib-networking.xml
+++ b/networking/netlibs/glib-networking.xml
@@ -86,13 +86,14 @@
Required
- ,
- , and
-
+ and
+
Recommended
+ (for the applications
+ using this package to use proxy server setting in GNOME) and
@@ -131,8 +132,7 @@
cd build &&
meson --prefix=/usr \
- --buildtype=release \
- -Dlibproxy=disabled .. &&
+ --buildtype=release &&
ninja