[19565] trunk/dports/python/py-beaker/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Sep 15 23:18:17 PDT 2006


Revision: 19565
Author:   landonf at macports.org
Date:     2006-09-15 23:18:15 -0700 (Fri, 15 Sep 2006)

Log Message:
-----------
Missing dependency

Modified Paths:
--------------
    trunk/dports/python/py-beaker/Portfile

Modified: trunk/dports/python/py-beaker/Portfile
===================================================================
--- trunk/dports/python/py-beaker/Portfile	2006-09-16 06:17:18 UTC (rev 19564)
+++ trunk/dports/python/py-beaker/Portfile	2006-09-16 06:18:15 UTC (rev 19565)
@@ -16,6 +16,7 @@
 master_sites			http://cheeseshop.python.org/packages/source/B/Beaker/
 distname			Beaker-${version}
 
-depends_lib			port:py-setuptools
+depends_lib			port:py-setuptools \
+				port:py-myghtyutils
 
 checksums			md5 58683737c7ebf54d9903ff849247cc3b

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20060915/1b12d792/attachment.html


More information about the macports-changes mailing list