wok rev 10851

pth: Fixed typo in deps.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Jun 12 11:09:02 2011 +0000 (2011-06-12)
parents d9c492bef43b
children 6e03663b3fa0
files pth/receipt
line diff
     1.1 --- a/pth/receipt	Sun Jun 12 03:09:50 2011 +0000
     1.2 +++ b/pth/receipt	Sun Jun 12 11:09:02 2011 +0000
     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()