wok-next diff mp3info/receipt @ rev 20224

Up inkscape and it's deps:
gtest, imagemagick, imagemagick6;
add libcdr, librevenge, libvisio, libwpd, libwpg, potrace.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Nov 05 18:29:48 2017 +0200 (2017-11-05)
parents 279df65a72b8
children f48456621a9d
line diff
     1.1 --- a/mp3info/receipt	Mon Mar 09 08:48:25 2015 +0100
     1.2 +++ b/mp3info/receipt	Sun Nov 05 18:29:48 2017 +0200
     1.3 @@ -10,13 +10,12 @@
     1.4  WEB_SITE="http://ibiblio.org/mp3info/"
     1.5  WGET_URL="ftp://ftp.ibiblio.org/pub/linux/apps/sound/mp3-utils/mp3info/$TARBALL"
     1.6  
     1.7 -DEPENDS="ncursesw gtk+"
     1.8 -BUILD_DEPENDS="ncursesw-dev gtk+-dev"
     1.9 +DEPENDS="ncurses gtk+"
    1.10 +BUILD_DEPENDS="ncurses-dev gtk+-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()
    1.14  {
    1.15 -	sed -i 's/-lncurses/& -ltinfo/' Makefile
    1.16  	make
    1.17  }
    1.18