mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/polkit: remove unused intltool dependency
This commit is contained in:
parent
505b31156e
commit
b3bf74cad2
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user