wok diff pth/receipt @ rev 11340
seamonkey: fix build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Nov 26 11:04:18 2011 +0100 (2011-11-26) |
parents | 2eda444acede |
children | b7319995b37e |
line diff
1.1 --- a/pth/receipt Wed May 18 12:04:33 2011 +0200 1.2 +++ b/pth/receipt Sat Nov 26 11:04:18 2011 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://www.gnu.org/software/pth/" 1.5 WGET_URL="ftp://ftp.ossp.org/pkg/lib/pth/$TARBALL" 1.6 1.7 -DEPENDS="libltld" 1.8 +DEPENDS="libltdl" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()