Skip to content

build fail on Debian Sid #707

@mir07

Description

@mir07

When following build instructions in README.md I get this error message:

/libxed.so.p/xed-app.c.o -c ../xed/xed-app.c
../xed/xed-app.c:41:10: fatal error: girepository.h: No such file or directory
41 | #include <girepository.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.

$ dpkg -S girepository.h
libgirepository-2.0-dev:amd64: /usr/include/glib-2.0/girepository/girepository.h
libgirepository-1.0-dev:amd64: /usr/include/gobject-introspection-1.0/girepository.h

So the "missing" file is installed on my system.

How to I fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions