~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] testing/mnemosyne: add dependencies

Eloi Torrents <eloitor@disroot.org>
Details
Message ID
<20220507080804.13795-1-eloitor@disroot.org>
DKIM signature
missing
Download raw message
Patch: +4 -1
---
 testing/mnemosyne/APKBUILD | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/testing/mnemosyne/APKBUILD b/testing/mnemosyne/APKBUILD
index abb862a7b6..c4114b1bf2 100644
--- a/testing/mnemosyne/APKBUILD
+++ b/testing/mnemosyne/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Eloi Torrents <eloitor@disroot.org>
pkgname=mnemosyne
pkgver=2.8
pkgrel=0
pkgrel=1
pkgdesc="A flash-card tool with a sophisticated card review algorithm"
url="https://mnemosyne-proj.org"
arch="all !armhf !ppc64le !s390x !riscv64" # missing py3-qt5 and qt5-qtwebengine
@@ -15,7 +15,10 @@ depends="
	py3-matplotlib
	py3-cherrypy
	py3-webob
	py3-urllib3
	py3-qtwebengine
	py3-googletrans
	py3-gtts
	python3
	"
makedepends="py3-setuptools"
-- 
2.36.0
Reply to thread Export thread (mbox)