mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
community/accountsservice: remove unused intltool dependency
This commit is contained in:
parent
bb8f023c6b
commit
8df69221ba
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user