wok diff xterm/receipt @ rev 15295

cdrtools: remove a wrong error trigger
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 27 09:56:20 2013 +0000 (2013-09-27)
parents 951edf178257
children 23c3aed67cd9
line diff
     1.1 --- a/xterm/receipt	Sun Jan 06 04:41:49 2013 +0300
     1.2 +++ b/xterm/receipt	Fri Sep 27 09:56:20 2013 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  
     1.5  DEPENDS="expat fontconfig freetype ncurses xorg-libXft xorg-libXt xorg-libXaw"
     1.6  BUILD_DEPENDS="expat-dev fontconfig-dev freetype-dev ncurses-dev \
     1.7 -xorg-libXft-dev xorg-libXt-dev xorg-libXaw-dev imagemagick"
     1.8 +xorg-libXft-dev xorg-libXt-dev xorg-libXaw-dev imagemagick libltdl"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()