mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/you-get: fix depends
This commit is contained in:
parent
2c7e06667c
commit
2c38ffc696
@ -2,12 +2,12 @@
|
||||
# Maintainer: Ivan Tham <pickfire@riseup.net>
|
||||
pkgname=you-get
|
||||
pkgver=0.4.1040
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Tiny command line utility to download media contents"
|
||||
url="https://you-get.org/"
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
depends="python3 py-setuptools"
|
||||
depends="python3"
|
||||
makedepends="python3-dev"
|
||||
source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz"
|
||||
builddir="$srcdir/$pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user