mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/mate-sensors-applet: change mdocml to mandoc in makedepends
changed because mdocml is renamed to mandoc
This commit is contained in:
parent
f5aa8605fd
commit
33dc98fabb
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user