wok-next diff xterm/receipt @ rev 14532
openssh: privsep-path fixs no start
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Sun May 19 00:48:28 2013 +0000 (2013-05-19) |
parents | 951edf178257 |
children | 23c3aed67cd9 |
line diff
1.1 --- a/xterm/receipt Sun Jan 06 04:41:49 2013 +0300 1.2 +++ b/xterm/receipt Sun May 19 00:48:28 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()