[50829] trunk/dports/devel/flashbake/Portfile

ram at macports.org ram at macports.org
Sun May 10 13:02:06 PDT 2009


Revision: 50829
          http://trac.macports.org/changeset/50829
Author:   ram at macports.org
Date:     2009-05-10 13:02:05 -0700 (Sun, 10 May 2009)
Log Message:
-----------
devel/flashbake: add missing dependency

Modified Paths:
--------------
    trunk/dports/devel/flashbake/Portfile

Modified: trunk/dports/devel/flashbake/Portfile
===================================================================
--- trunk/dports/devel/flashbake/Portfile	2009-05-10 19:53:20 UTC (rev 50828)
+++ trunk/dports/devel/flashbake/Portfile	2009-05-10 20:02:05 UTC (rev 50829)
@@ -5,6 +5,7 @@
 
 name          flashbake
 version       0.24
+revision      1
 categories    devel
 platforms     darwin
 maintainers   ram openmaintainer
@@ -23,6 +24,7 @@
 
 depends_lib-append  port:py26-setuptools \
                     port:py26-enum \
+                    port:py26-feedparser \
                     port:git-core
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090510/0a3debd8/attachment.html>


More information about the macports-changes mailing list