[SM-Grimoire-Bugs] [Bug 9350] New: dbus optional_depends qt-x11 should be kdelibs
bugzilla-daemon at bugs.sourcemage.org
bugzilla-daemon at bugs.sourcemage.org
Thu Feb 2 03:17:13 EST 2006
http://bugs.sourcemage.org/show_bug.cgi?id=9350
Summary: dbus optional_depends qt-x11 should be kdelibs
Product: Codex
Version: stable-rc
Platform: Other
OS/Version: other
Status: ASSIGNED
Severity: normal
Priority: P2
Component: utils
AssignedTo: v.merkatz at gmx.net
ReportedBy: dmlb2000 at gmail.com
Even though ./configure --help says qt configure checks for kde-config which is
part of kdelibs...
<snip from ./configure>
if (! kde-config >& /dev/null); then
have_qt=no
else
kdelibs=`kde-config --install lib --expandvars 2>/dev/null`
if test -z $kdelibs -o ! -f $kdelibs/libkdecore.la; then
have_qt=no
else
DBUS_QT_LIBS="$kdelibs/libkdecore.la"
fi
fi
</snip>
This should be fixed before stable-rc goes to stable and I don't know if this
applies to the current stable
------- Additional Comments From dmlb2000 at gmail.com 2005-07-24 19:44 -------
Also if someone could add the optional_depends for gcj as well that'd be nice
--
------- Additional Comments From dmlb2000 at gmail.com 2005-07-24 19:47 -------
Seeing that the versions are the same in stable-rc and stable this should also
be integrated to stable once it's fixed
--
------- Additional Comments From v.merkatz at gmx.net 2006-02-02 02:17 -------
This doesn't apply to 0.50 in test anymore, but it does to 0.23 in stabl-rc.
--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the SM-Grimoire-Bugs
mailing list