ncmpcpp: fix cross configure
This commit is contained in:
@@ -6,10 +6,10 @@ build_style=gnu-configure
|
||||
configure_args=" --enable-clock --enable-outputs --enable-unicode
|
||||
boost_cv_lib_system=yes boost_cv_lib_date_time=yes
|
||||
boost_cv_lib_regex=yes
|
||||
--with-boost=$XBPS_CROSS_BASE/usr/include
|
||||
--enable-visualizer --with-curl --with-taglib --with-fftw"
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
makedepends="boost-devel-minimal libboost_filesystem libboost_locale
|
||||
libboost_program_options libboost_thread
|
||||
makedepends="boost-devel-minimal
|
||||
fftw-devel icu-devel libcurl-devel libltdl-devel
|
||||
libmpdclient-devel readline-devel taglib-devel"
|
||||
short_desc="Ncurses mpd client inspired by ncmpc"
|
||||
|
||||
Reference in New Issue
Block a user