summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2021-06-17 15:53:47 -0600
committerMark Wagie2021-06-17 15:53:47 -0600
commit8841bf2169ba5851065af2eb78fed2167db2b517 (patch)
tree91af97e94421129bd7e9ef199bfd270b6b656fb2 /PKGBUILD
parentb6980978c20320f9bb8c3bab77447d62b9986f1e (diff)
downloadaur-8841bf2169ba5851065af2eb78fed2167db2b517.tar.gz
add missing check dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a2bb6125384..0e528db049be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ depends=('webkit2gtk' 'gspell' 'python-pypandoc' 'python-regex' 'python-levensht
makedepends=('meson' 'gobject-introspection')
optdepends=('texlive-latexextra: for the pdftex module'
'mathjax: for formula preview')
+checkdepends=('appstream-glib')
source=("https://gitlab.gnome.org/somas/apostrophe/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
sha256sums=('c5c7d1a98cbdb850f61294357a30215d086ec20bd494319e29e64ea3197301c7')