community/polkit: remove unused intltool dependency

This commit is contained in:
psykose 2023-05-06 13:06:08 +02:00
parent 505b31156e
commit b3bf74cad2

View File

@ -4,7 +4,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=polkit
pkgver=122
pkgrel=4
pkgrel=5
pkgdesc="Application development toolkit for controlling system-wide privileges"
url="https://www.freedesktop.org/wiki/Software/polkit/"
arch="all"
@ -18,9 +18,9 @@ makedepends="
glib-dev
gobject-introspection-dev
gtk-doc
intltool
linux-pam-dev
meson
perl
"
pkgusers="polkitd"
pkggroups="polkitd"