python3Packages.bless: propagate dbus-next

This commit is contained in:
Martin Weinelt
2022-09-29 21:41:42 +02:00
parent 1cd4c5e33f
commit 777fb86ebd
@@ -2,6 +2,7 @@
, aioconsole
, bleak
, buildPythonPackage
, dbus-next
, fetchFromGitHub
, numpy
, pytestCheckHook
@@ -24,6 +25,7 @@ buildPythonPackage rec {
propagatedBuildInputs = [
bleak
dbus-next
];
checkInputs = [