summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFrank Seifferth2019-11-21 12:58:19 +0000
committerFrank Seifferth2019-11-21 13:08:45 +0000
commite9be8ff4975fd1b56f7d4f9d55d1d7a093bf66db (patch)
treee8f891e59ddc90e5e910b26f84fc1791b08d74a3 /.SRCINFO
parenta0847022908e4b1460b001c0d391affe70617153 (diff)
downloadaur-e9be8ff4975fd1b56f7d4f9d55d1d7a093bf66db.tar.gz
Fix build issues
Abricotine 0.7.0 depends on an old version of node-spellchecker that in turn relies on features that have been deprecated in recent versions of Node.js. Building with `nodejs-lts-dubnium` works, however. I therefore included `nodejs-lts-dubnium` in `makedepends`.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3bbb17dd822..e61424e05fe8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = abricotine
pkgdesc = A markdown editor with inline preview
pkgver = 0.7.0
- pkgrel = 2
+ pkgrel = 3
url = http://abricotine.brrd.fr
arch = x86_64
license = GPL3
makedepends = npm
+ makedepends = nodejs-lts-dubnium
depends = gconf
depends = libxss
source = abricotine-0.7.0.tar.gz::https://github.com/brrd/abricotine/archive/0.7.0.tar.gz