mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
community/alpine-appstream-downloader: depend on appstream-cli
This commit is contained in:
parent
087d28229a
commit
0af57dde64
@ -2,12 +2,12 @@
|
||||
# Maintainer: Pablo Correa Gomez <ablocorrea@hotmail.com>
|
||||
pkgname=alpine-appstream-downloader
|
||||
pkgver=0.6
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Sets up AppStream data according to the AppStream specification"
|
||||
url="https://gitlab.com/pabloyoyoista/alpine-appstream-downloader"
|
||||
arch="noarch"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="appstream0 py3-requests python3"
|
||||
depends="appstream-cli py3-requests python3"
|
||||
source="https://gitlab.com/pabloyoyoista/alpine-appstream-downloader/-/archive/$pkgver/alpine-appstream-downloader-$pkgver.tar.gz"
|
||||
options="!check"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user