misc pkgs: Recategorize some dependencies
This commit is contained in:
committed by
John Ericson
parent
991654fa4a
commit
252b36a28d
@@ -7,7 +7,7 @@ mkDerivation {
|
||||
|
||||
outputs = [ "out" ]; # this package has no runtime components
|
||||
|
||||
propagatedNativeBuildInputs = [ cmake pkgconfig ];
|
||||
propagatedBuildInputs = [ cmake pkgconfig ];
|
||||
|
||||
setupHook = ./setup-hook.sh;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user