> It looks like there is no difference: > > $ port deps avahi +python25 +no_gtk > Full Name: avahi @0.6.30_0+no_gtk+python25+universal > Build Dependencies: pkgconfig > Library Dependencies: libdaemon, expat, gdbm, gettext, dbus-python25 > Runtime Dependencies: intltool > $ port deps avahi +no_gtk +python25 > Full Name: avahi @0.6.30_0+no_gtk+python25+universal > Build Dependencies: pkgconfig > Library Dependencies: libdaemon, expat, gdbm, gettext, dbus-python25 > Runtime Dependencies: intltool
That's interesting: one variant removes dbus-python and the other puts it back. Since order in the command doesn't matter, is it that the variants are always placed in a specific order (e.g., alphabetical) or does removal always happen before appending? _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
