mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/minigalaxy: add missing dependencies
Fixes: https://gitlab.alpinelinux.org/alpine/aports/-/issues/18158
This commit is contained in:
parent
eb7979e699
commit
7de5ca711c
@ -8,8 +8,9 @@ url="https://sharkwouter.github.io/minigalaxy/"
|
||||
arch="noarch"
|
||||
license="GPL-3.0-only"
|
||||
subpackages="$pkgname-pyc"
|
||||
depends="py3-requests webkit2gtk-4.1"
|
||||
makedepends="bash gettext py3-gpep517 py3-setuptools"
|
||||
checkdepends="py3-pytest py3-requests py3-simplejson"
|
||||
checkdepends="py3-pytest py3-simplejson"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/sharkwouter/minigalaxy/archive/refs/tags/$pkgver.tar.gz"
|
||||
|
||||
build() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user