Revision
107449
Author
jeremyhu@macports.org
Date
2013-06-29 10:29:07 -0700 (Sat, 29 Jun 2013)

Log Message

yelp: Add missing dependency on gnome-common found by buildbot

Modified Paths

Diff

Modified: trunk/dports/gnome/yelp/Portfile (107448 => 107449)


--- trunk/dports/gnome/yelp/Portfile	2013-06-29 17:18:25 UTC (rev 107448)
+++ trunk/dports/gnome/yelp/Portfile	2013-06-29 17:29:07 UTC (rev 107449)
@@ -27,6 +27,7 @@
 
 depends_build   port:pkgconfig \
                 port:intltool \
+                port:gnome-common \
                 port:gnome-doc-utils
 
 depends_lib     port:desktop-file-utils \