librsvg: always build introspection

We have multiple outputs nowadays.
This commit is contained in:
Jan Tojnar
2018-03-22 07:46:50 +01:00
parent 389837b139
commit 0c2ede96a0
4 changed files with 6 additions and 11 deletions
@@ -18,7 +18,7 @@ buildPythonApplication rec {
];
buildInputs = [
gtk3 (librsvg.override { enableIntrospection = true; })
gtk3 librsvg
libnotify
# Schemas with proxy configuration
gnome3.gsettings-desktop-schemas