community/mate-sensors-applet: change mdocml to mandoc in makedepends

changed because mdocml is renamed to mandoc
This commit is contained in:
Milan P. Stanić 2020-04-23 17:31:30 +02:00 committed by Natanael Copa
parent f5aa8605fd
commit 33dc98fabb

View File

@ -2,14 +2,14 @@
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=mate-sensors-applet
pkgver=1.24.0
pkgrel=0
pkgrel=1
pkgdesc="Applet for the MATE Panel to display readings from hardware sensors"
url="https://github.com/mate-desktop/mate-sensors-applet"
arch="all !s390x !mips !mips64" # Limited by mate-panel
license="GPL-2.0-or-later"
depends="perl-xml-parser"
makedepends="intltool glib-dev gtk+3.0-dev mate-panel-dev libxslt-dev
itstool libxml2-utils mdocml-dev libnotify-dev"
itstool libxml2-utils mandoc-dev libnotify-dev"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
source="https://pub.mate-desktop.org/releases/${pkgver%.*}/mate-sensors-applet-$pkgver.tar.xz"