treewide: Manual fix more pkg-config build-inputs

This commit is contained in:
John Ericson
2017-09-21 15:49:54 -04:00
parent 7a733ceda4
commit ed14223f8c
198 changed files with 422 additions and 242 deletions
+2 -1
View File
@@ -12,8 +12,9 @@ stdenv.mkDerivation rec {
sha256 = "846d8a5130580bb47c754bb7f20dc76311e589c00a18b02370a5d78b52409220";
};
nativeBuildInputs = [ pkgconfig ];
buildInputs = [
intltool pkgconfig glib libnotify gtk3 libgee keybinder3 json_glib zeitgeist
intltool glib libnotify gtk3 libgee keybinder3 json_glib zeitgeist
vala_0_23 hicolor_icon_theme
];