mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/ncmpcpp: rebuild against libressl
This commit is contained in:
parent
25ea4b5de2
commit
0c8beaaa05
@ -2,7 +2,7 @@
|
||||
# Maintainer: Matthieu Monnier <matthieu.monnier@enalean.com>
|
||||
pkgname=ncmpcpp
|
||||
pkgver=0.7.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="An almost exact clone of ncmpc with some new features."
|
||||
url="http://rybczak.net/ncmpcpp"
|
||||
arch="all"
|
||||
@ -10,7 +10,7 @@ license="GPL2+"
|
||||
depends=""
|
||||
depends_dev=""
|
||||
makedepends="boost-dev readline-dev curl-dev libmpdclient-dev
|
||||
taglib-dev ncurses-dev openssl-dev"
|
||||
taglib-dev ncurses-dev libressl-dev"
|
||||
install=""
|
||||
subpackages="$pkgname-doc"
|
||||
source="http://rybczak.net/ncmpcpp/stable/$pkgname-$pkgver.tar.bz2"
|
||||
|
Loading…
Reference in New Issue
Block a user