summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README1
-rw-r--r--configure.ac1
2 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index a0ee4878ab..777b34335e 100644
--- a/README
+++ b/README
@@ -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 deafcc195b..955113172d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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}