libchamplain: Enable gobject introspection
This commit is contained in:
parent
687caebfcb
commit
1ce6590bad
@ -13,8 +13,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
propagatedBuildInputs = [ glib gtk3 cairo clutter_gtk sqlite libsoup ];
|
||||
|
||||
configureFlags = [ "--disable-introspection" ]; # not needed anywhere AFAIK
|
||||
|
||||
meta = {
|
||||
homepage = http://projects.gnome.org/libchamplain/;
|
||||
license = stdenv.lib.licenses.lgpl2Plus;
|
||||
|
Loading…
x
Reference in New Issue
Block a user