[ITP] gobject-introspection
Yaakov (Cygwin/X)
yselkowitz@users.sourceforge.net
Mon Nov 16 18:51:00 GMT 2009
On 16/11/2009 02:36, Corinna Vinschen wrote:
> Packaging looks good, but:
>
> - girepository-x11/setup.hint contains no requires line.
This is correct. The x11 typelibs just define typedefs and constants
used higher up the stack; they do not use library symbols so they do not
depend on their respective C libraries.
> - gobject-introspection itself requires libgirepository1.0-devel.
> The base package requires its own -devel package?
gobject-introspection (the compilers) includes an aclocal macro which
depends on the gobject-introspection-1.0.pc pkg-config file. The latter
is also used for linking against libgirepository, so it is part of
-devel, hence the dependency.
Yaakov
More information about the Cygwin-apps
mailing list