wok-next diff ncmpcpp/receipt @ rev 20475
Tiny edits: libsdl-mixer, scummvm, stella, syasokoban, sz81, tuxpaint, workerfm...
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Mar 11 13:37:02 2018 +0200 (2018-03-11) |
parents | 9e01bc6321ea |
children | d43bf7aae921 |
line diff
1.1 --- a/ncmpcpp/receipt Sun Dec 20 15:13:45 2015 +0100 1.2 +++ b/ncmpcpp/receipt Sun Mar 11 13:37:02 2018 +0200 1.3 @@ -11,13 +11,12 @@ 1.4 WGET_URL="http://ncmpcpp.rybczak.net/stable/$TARBALL" 1.5 TAGS="music audio player" 1.6 1.7 -DEPENDS="ncurses taglib mpd curl libmpdclient ncursesw" 1.8 +DEPENDS="ncurses taglib mpd curl libmpdclient" 1.9 BUILD_DEPENDS="ncurses-dev taglib taglib-dev curl-dev libmpdclient-dev" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules() 1.13 { 1.14 - cd $src 1.15 ./configure \ 1.16 --prefix=/usr \ 1.17 --enable-clock \