On Sun, 17 Jun 2001, Alexander Skwar wrote:
> Is this right?
>
> [root@teich tmp]# rpm -qpR /RPMS-COOKER/kdelibs-2.2-0.alpha2.5mdk.i586.rpm
> [...]
> libglib-1.3.so.5
> [...]
>
> libglib-1.3.so.5 used to be in glib2-1.3.5. So, *THE* main proponent of Qt
> now depends on glib, ie. on the "GNOME libraries"?
>
There is exactly one file in kdelibs that depends on glib2,
/usr/lib/libgmcop.so, which lets you build gtk applications with
arts support (but does not depend on kde).
I would suggest to either build kdelibs without support for glib
(or just leave out libgmcop.*) or put it in a 'libarts-glib'
package if there is going to be any package using that library
(currently there is none in cooker).
Arnd <><