wok-next diff xterm/receipt @ rev 14003
linux: fix module path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 16 15:38:33 2013 +0100 (2013-02-16) |
parents | 951edf178257 |
children | 23c3aed67cd9 |
line diff
1.1 --- a/xterm/receipt Sun Jan 06 04:41:49 2013 +0300 1.2 +++ b/xterm/receipt Sat Feb 16 15:38:33 2013 +0100 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()