diff options
-rw-r--r-- | README | 1 | ||||
-rw-r--r-- | configure.ac | 1 |
2 files changed, 0 insertions, 2 deletions
@@ -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 diff --git a/configure.ac b/configure.ac index 62df8484b5..2625e0d15b 100644 --- a/configure.ac +++ b/configure.ac @@ -1558,7 +1558,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} |