qalculate-qt: remove intltool
Not needed since a long time now probably. GitHub search in repository lists only this commit: https://github.com/Qalculate/qalculate-qt/commit/b3bb8a2d042f401ab26f63e60b2e287da47124ec Which is irrelevant for us.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
lib,
|
||||
stdenv,
|
||||
fetchFromGitHub,
|
||||
intltool,
|
||||
pkg-config,
|
||||
qt6,
|
||||
libqalculate,
|
||||
@@ -21,7 +20,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
nativeBuildInputs = with qt6; [
|
||||
qmake
|
||||
intltool
|
||||
pkg-config
|
||||
qttools
|
||||
wrapQtAppsHook
|
||||
|
||||
Reference in New Issue
Block a user