[65828] trunk/dports/python/py26-imdb/Portfile

jameskyle at macports.org jameskyle at macports.org
Thu Apr 1 08:37:41 PDT 2010


Revision: 65828
          http://trac.macports.org/changeset/65828
Author:   jameskyle at macports.org
Date:     2010-04-01 08:37:37 -0700 (Thu, 01 Apr 2010)
Log Message:
-----------
Added a missing dependency to py26-imdb

Modified Paths:
--------------
    trunk/dports/python/py26-imdb/Portfile

Modified: trunk/dports/python/py26-imdb/Portfile
===================================================================
--- trunk/dports/python/py26-imdb/Portfile	2010-04-01 14:54:55 UTC (rev 65827)
+++ trunk/dports/python/py26-imdb/Portfile	2010-04-01 15:37:37 UTC (rev 65828)
@@ -17,6 +17,8 @@
 master_sites        sourceforge:imdbpy
 distname            IMDbPY-${version}
 
+depends_lib-append  port:py26-lxml
+
 checksums           md5     873fb1550f0fde04acbb297b74c94377 \
                     sha1    dc24344461c9a1bd38d3eddd34768d4dd468202e \
                     rmd160  6243c0ddb0084e3d31bf217c04d6382386d83b83
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100401/e1d307aa/attachment.html>


More information about the macports-changes mailing list