Add flac as dependency
This commit is contained in:
parent
145d475124
commit
44ec08cc98
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ pkgdesc="Tidal music downloader based on the hifi-tui API"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://medvidek77.tech/Medvidek77/tidler"
|
url="https://medvidek77.tech/Medvidek77/tidler"
|
||||||
license=('BSD3-Clause')
|
license=('BSD3-Clause')
|
||||||
depends=('bash' 'curl' 'jq' 'awk')
|
depends=('bash' 'curl' 'jq' 'awk', 'flac')
|
||||||
source=("git+$url.git#branch=stable")
|
source=("git+$url.git#branch=stable")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue