[50451] trunk/dports/devel/libnotify/Portfile

blb at macports.org blb at macports.org
Thu Apr 30 21:12:13 PDT 2009


Revision: 50451
          http://trac.macports.org/changeset/50451
Author:   blb at macports.org
Date:     2009-04-30 21:12:13 -0700 (Thu, 30 Apr 2009)
Log Message:
-----------
devel/libnotify - add missing deps

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

Modified: trunk/dports/devel/libnotify/Portfile
===================================================================
--- trunk/dports/devel/libnotify/Portfile	2009-05-01 03:53:12 UTC (rev 50450)
+++ trunk/dports/devel/libnotify/Portfile	2009-05-01 04:12:13 UTC (rev 50451)
@@ -22,6 +22,9 @@
                     sha1 3bdcd4efaeb14480da4b170c6275cc3d705fb17d \
                     rmd160 8ea0afdb8f2f147a2c5b189bfeca58c2b4558cdb
 
+depends_build       port:pkgconfig
+depends_lib         port:gtk2 port:dbus-glib
+
 livecheck.check     regex
 livecheck.url       ${master_sites}
 livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090430/7463f814/attachment.html>


More information about the macports-changes mailing list