[83870] trunk/dports/x11/xdialog/Portfile

Ryan Schmidt ryandesign at macports.org
Mon Sep 12 00:56:27 PDT 2011


On Sep 12, 2011, at 01:26, mww at macports.org wrote:

> Revision: 83870
>          http://trac.macports.org/changeset/83870
> Author:   mww at macports.org
> Date:     2011-09-11 23:26:49 -0700 (Sun, 11 Sep 2011)
> Log Message:
> -----------
> add missing dependency
> 
> Modified Paths:
> --------------
>    trunk/dports/x11/xdialog/Portfile
> 
> Modified: trunk/dports/x11/xdialog/Portfile
> ===================================================================
> --- trunk/dports/x11/xdialog/Portfile	2011-09-12 06:24:50 UTC (rev 83869)
> +++ trunk/dports/x11/xdialog/Portfile	2011-09-12 06:26:49 UTC (rev 83870)
> @@ -21,7 +21,7 @@
>                     sha256  1d446899697145fc36623d8afdd274066177da9383a6b619c18e8eb1b2ba589a
> use_bzip2           yes
> 
> -depends_lib         port:gtk2 port:libiconv port:libpng
> +depends_lib         port:gtk2 port:libiconv port:libpng port:pkgconfig

Is it really a library dependency? Usually pkgconfig is only used at build time. Please confirm.




More information about the macports-dev mailing list