librsvg: always build introspection
We have multiple outputs nowadays.
This commit is contained in:
@@ -18,7 +18,7 @@ buildPythonApplication rec {
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
gtk3 (librsvg.override { enableIntrospection = true; })
|
||||
gtk3 librsvg
|
||||
libnotify
|
||||
# Schemas with proxy configuration
|
||||
gnome3.gsettings-desktop-schemas
|
||||
|
||||
Reference in New Issue
Block a user