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