community/accountsservice: remove unused intltool dependency

This commit is contained in:
psykose 2023-05-06 13:06:04 +02:00
parent bb8f023c6b
commit 8df69221ba

View File

@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=accountsservice pkgname=accountsservice
pkgver=23.13.9 pkgver=23.13.9
pkgrel=1 pkgrel=2
pkgdesc="D-Bus interface for user account query and manipulation" pkgdesc="D-Bus interface for user account query and manipulation"
url="https://www.freedesktop.org/software/accountsservice/" url="https://www.freedesktop.org/software/accountsservice/"
arch="all" arch="all"
@ -12,7 +12,6 @@ makedepends="
$depends_dev $depends_dev
elogind-dev elogind-dev
glib-dev glib-dev
intltool
meson meson
polkit-dev polkit-dev
vala vala