mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
spotify-tui: rebuild against OpenSSL
This commit is contained in:
parent
d7481b5a0f
commit
8c786914c5
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'spotify-tui'
|
# Template file for 'spotify-tui'
|
||||||
pkgname=spotify-tui
|
pkgname=spotify-tui
|
||||||
version=0.23.0
|
version=0.23.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config python3"
|
hostmakedepends="pkg-config python3"
|
||||||
makedepends="libressl-devel python3-devel libxcb-devel"
|
makedepends="openssl-devel python3-devel libxcb-devel"
|
||||||
short_desc="Spotify for the terminal"
|
short_desc="Spotify for the terminal"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue