On Sep 12, 2011, at 01:26, [email protected] wrote: > Revision: 83870 > http://trac.macports.org/changeset/83870 > Author: [email protected] > 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. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
