treewide: add comments on where native inputs are needed

makes it more clear why this happens

Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
Matthew Bauer
2020-03-16 14:27:23 -04:00
committed by GitHub
parent c6b320a679
commit e9c2957c14
2 changed files with 4 additions and 3 deletions

View File

@@ -98,8 +98,8 @@ stdenv.mkDerivation rec {
pkgconfig
python3
ruby
glib
wayland
glib # for gdbus-codegen
wayland # for wayland-scanner
];
buildInputs = [