Hi everyone.
I've installed -curent (OpenBSD 4.4-current (GENERIC) #1558: Fri Dec 5
23:56:03 MST 2008 \
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC) and
checkouted ports tree (Dec, 8th).
When I'm running make lib-depends-check on some of my ports, I've got such
output:
WANTLIB: dbus-1.7 from dbus-1.2.4p0 (/usr/local/bin/gapcmon)
LIB_DEPENDS: gio-2.0.1800 from glib2-2.18.3 (/usr/local/bin/gapcmon)
WANTLIB += dbus-1
The same situation with some other ports, which depend on glib. And I'm sure
they are not using DBus and, probably, gio. And were pretty working without
these dependencies earlier.
So the question: should I ignore these new dependencies or not?