ncmpcpp: rebuild against icu-56.1.
This commit is contained in:
parent
c9f8a25d41
commit
6a862501b2
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'ncmpcpp'
|
||||
pkgname=ncmpcpp
|
||||
version=0.7
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
BOOST_LIB_SUFFIX= --enable-clock --enable-outputs --enable-unicode
|
||||
--enable-visualizer --with-curl --with-taglib --with-fftw"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="boost-devel readline-devel libmpdclient-devel
|
||||
libcurl-devel taglib-devel fftw-devel icu55-devel"
|
||||
libcurl-devel taglib-devel fftw-devel icu-devel"
|
||||
short_desc="Ncurses mpd client inspired by ncmpc"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Reference in a new issue