Merge pull request #309678 from Sigmanificient/zhf-qmenumodel-fix
qmenumodel: fix broken tests
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
, python3
|
||||
, qtbase
|
||||
, qtdeclarative
|
||||
, gobject-introspection
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
@@ -55,6 +56,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
nativeCheckInputs = [
|
||||
dbus
|
||||
dbus-test-runner
|
||||
gobject-introspection
|
||||
(python3.withPackages (ps: with ps; [
|
||||
dbus-python
|
||||
pygobject3
|
||||
|
||||
Reference in New Issue
Block a user