wok-6.x diff xterm/receipt @ rev 14498
Add python-netaddr
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 11 13:47:18 2013 +0200 (2013-05-11) |
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 May 11 13:47:18 2013 +0200 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()