1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 01:55:22 +03:00

build-sys: drop references to gobject-introspection

It has been removed alongside gudev
This commit is contained in:
Marc-Antoine Perennou 2015-06-03 17:24:23 +02:00
parent ce54255fa5
commit c7b13c64b3
2 changed files with 0 additions and 2 deletions

1
README
View File

@ -129,7 +129,6 @@ REQUIREMENTS:
libmicrohttpd (optional)
libpython (optional)
libidn (optional)
gobject-introspection > 1.40.0 (optional)
elfutils >= 158 (optional)
make, gcc, and similar tools

View File

@ -1542,7 +1542,6 @@ AC_MSG_RESULT([
dbus: ${have_dbus}
nss-myhostname: ${have_myhostname}
hwdb: ${enable_hwdb}
gintrospection: ${enable_introspection}
terminal: ${have_terminal}
kdbus: ${have_kdbus}
Python: ${have_python}