treewide: Manual fix more pkg-config build-inputs
This commit is contained in:
@@ -12,8 +12,9 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
# LaTeX is used from $PATH, as people often want to have it with extra pkgs
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [
|
||||
pkgconfig qtbase qtsvg python file/*for libmagic*/ bc
|
||||
qtbase qtsvg python file/*for libmagic*/ bc
|
||||
hunspell makeWrapper # enchant
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user