From 19dc910f703a32f42c98547484b92ae5561302ec Mon Sep 17 00:00:00 2001 From: psykose Date: Sat, 6 May 2023 13:06:06 +0200 Subject: [PATCH] community/glib-networking: remove unused intltool dependency --- community/glib-networking/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/community/glib-networking/APKBUILD b/community/glib-networking/APKBUILD index 895af730667..720347adc7f 100644 --- a/community/glib-networking/APKBUILD +++ b/community/glib-networking/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: psykose pkgname=glib-networking pkgver=2.76.0 -pkgrel=0 +pkgrel=1 pkgdesc="Networking support for GLib" url="https://gitlab.gnome.org/GNOME/glib-networking" arch="all" @@ -14,7 +14,6 @@ makedepends=" glib-dev gnutls-dev gsettings-desktop-schemas-dev - intltool libgcrypt-dev libproxy-dev meson