qt6.qtdeclarative: add qtsvg as propagated build input (#381319)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
qtbase,
|
||||
qtlanguageserver,
|
||||
qtshadertools,
|
||||
qtsvg,
|
||||
openssl,
|
||||
stdenv,
|
||||
lib,
|
||||
@@ -17,6 +18,7 @@ qtModule {
|
||||
qtbase
|
||||
qtlanguageserver
|
||||
qtshadertools
|
||||
qtsvg
|
||||
openssl
|
||||
];
|
||||
strictDeps = true;
|
||||
|
||||
Reference in New Issue
Block a user