build: Make introspection non-optional
Introspection was already non-optional as we required a libpeas-gtk build that linked against gobject-introspection-1.0, so that our call to g_irepository_require() was defined.
Make that official, and remove the ability to build without introspection.
Closes: #346 (closed)