Skip to content
Snippets Groups Projects
Commit b60e497a authored by achill (fossdd)'s avatar achill (fossdd) Committed by Patrycja Rosa
Browse files

testing/iotas: add missing depends

Closes alpine/aports#16865
parent e37fc798
No related branches found
No related tags found
2 merge requests!79570community/firefox-esr: upgrade to 128.7.0,!78946testing/iotas: add missing depends
Pipeline #293259 canceled
......@@ -2,17 +2,20 @@
# Maintainer: fossdd <fossdd@pwned.life>
pkgname=iotas
pkgver=0.10.0
pkgrel=0
pkgrel=1
pkgdesc="Distraction-free note taking via a mobile-first design"
url="https://gitlab.gnome.org/World/iotas"
arch="noarch"
arch="noarch !armhf !armv7 !loongarch64 !ppc64le !riscv64 !s390x !x86" # py3-pandoc
license="GPL-3.0-or-later"
depends="
gtksourceview5
libadwaita
py3-gobject3
py3-gtkspellcheck
py3-packaging
py3-linkify-it-py
py3-markdown-it-py
py3-mdit-py-plugins
py3-pypandoc
python3
"
makedepends="
......@@ -23,6 +26,7 @@ makedepends="
gtksourceview5-dev
libadwaita-dev
meson
py3-packaging
"
subpackages="$pkgname-lang $pkgname-pyc"
source="https://gitlab.gnome.org/World/iotas/-/archive/$pkgver/iotas-$pkgver.tar.gz"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment