[71508] trunk/dports/x11/xournal/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Sep 15 06:26:19 PDT 2010


Revision: 71508
          http://trac.macports.org/changeset/71508
Author:   ryandesign at macports.org
Date:     2010-09-15 06:26:17 -0700 (Wed, 15 Sep 2010)
Log Message:
-----------
xournal: add missing libgnomecanvas dependency; see #25576

Modified Paths:
--------------
    trunk/dports/x11/xournal/Portfile

Modified: trunk/dports/x11/xournal/Portfile
===================================================================
--- trunk/dports/x11/xournal/Portfile	2010-09-15 13:10:35 UTC (rev 71507)
+++ trunk/dports/x11/xournal/Portfile	2010-09-15 13:26:17 UTC (rev 71508)
@@ -5,7 +5,7 @@
 
 name                    xournal
 version                 0.4.5
-revision                3
+revision                4
 categories              x11
 platforms               darwin
 maintainers             ryandesign
@@ -24,7 +24,8 @@
                         sha1    390cb275774469ed1b04b7268dd625bd456c895e \
                         rmd160  a4228e6874482bd381c59cd8e3db1100361c1d40
 
-depends_lib             port:poppler
+depends_lib             port:libgnomecanvas \
+                        port:poppler
 
 patch.pre_args          -p1
 patchfiles              xournal-0.4.5-xoprint-len.patch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100915/c1bb3dc3/attachment.html>


More information about the macports-changes mailing list