[82888] trunk/dports/x11/xsetroot/Portfile

jmr at macports.org jmr at macports.org
Sun Aug 21 05:55:46 PDT 2011


Revision: 82888
          http://trac.macports.org/changeset/82888
Author:   jmr at macports.org
Date:     2011-08-21 05:55:46 -0700 (Sun, 21 Aug 2011)
Log Message:
-----------
xsetroot: add xorg-libXcursor and xorg-util-macros deps

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

Modified: trunk/dports/x11/xsetroot/Portfile
===================================================================
--- trunk/dports/x11/xsetroot/Portfile	2011-08-21 12:51:29 UTC (rev 82887)
+++ trunk/dports/x11/xsetroot/Portfile	2011-08-21 12:55:46 UTC (rev 82888)
@@ -19,10 +19,12 @@
                     sha1    1ef9ddd80c7013dc6d33e5c421537eb8b0427da4 \
                     rmd160  00af111d4a41ce4ffc87d7a0b79f417fc2348120
 
-depends_build       port:pkgconfig
+depends_build       port:pkgconfig \
+                    port:xorg-util-macros
 
 depends_lib         port:xorg-libXmu \
-                    port:xbitmaps
+                    port:xbitmaps \
+                    port:xorg-libXcursor
 
 livecheck.type      regex
 livecheck.regex     ${name}-(\[\\d.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110821/d5d81269/attachment.html>


More information about the macports-changes mailing list