testing/gnome-latex: depend on gsettings-desktop-schemas

closes #14750
This commit is contained in:
psykose 2023-03-23 21:14:09 +00:00
parent 4ac52e870b
commit 505e68348e

View File

@ -2,13 +2,16 @@
# Maintainer: Ralf Rachinger <alpine@ralfrachinger.de>
pkgname=gnome-latex
pkgver=3.44.0
pkgrel=1
pkgrel=2
pkgdesc="LaTeX editor for the GNOME desktop"
url="https://gitlab.gnome.org/swilmet/gnome-latex"
# s390x, ppc64le and riscv64 blocked by texlive
arch="all !ppc64le !s390x !riscv64"
license="GPL-3.0-or-later"
depends="texlive"
depends="
gsettings-desktop-schemas
texlive
"
makedepends="
autoconf
automake