[55659] trunk/dports/devel/midgard2-core/Portfile
Ryan Schmidt
ryandesign at macports.org
Sun Aug 16 12:54:50 PDT 2009
On Aug 16, 2009, at 09:07, jwa at macports.org wrote:
> Revision: 55659
> http://trac.macports.org/changeset/55659
> Author: jwa at macports.org
> Date: 2009-08-16 07:07:42 -0700 (Sun, 16 Aug 2009)
> Log Message:
> -----------
> added two dependencies after a user tried to install and found out
>
> Modified Paths:
> --------------
> trunk/dports/devel/midgard2-core/Portfile
>
> Modified: trunk/dports/devel/midgard2-core/Portfile
> ===================================================================
> --- trunk/dports/devel/midgard2-core/Portfile 2009-08-16 09:54:03
> UTC (rev 55658)
> +++ trunk/dports/devel/midgard2-core/Portfile 2009-08-16 14:07:42
> UTC (rev 55659)
> @@ -19,7 +19,9 @@
> sha1
> cd4cfb375cfe6e3722fce7509a3d8733f94f4fa6 \
> rmd160 d806dc6c3aa55e5fce5baae2ee19f86ca33b3e1f
>
> -depends_lib port:glib2 \
> +depends_lib port:pkgconfig \
> + port:gettext \
> + port:glib2 \
pkgconfig is unlikely to be a library dependency; it's only ever used
at build time.
More information about the macports-dev
mailing list