midori: add a missing dependency to buildInputs
This commit is contained in:
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [
|
||||
cmake pkgconfig intltool vala makeWrapper
|
||||
webkitgtk librsvg libnotify sqlite
|
||||
webkitgtk librsvg libnotify sqlite gsettings_desktop_schemas
|
||||
(libsoup.override {gnomeSupport = true;})
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user