diff options
author | Devaev Maxim <[email protected]> | 2018-11-18 08:11:18 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2018-11-18 08:11:18 +0300 |
commit | 9762c82d0a6c49f052e2d499a6e54585fde4b0a0 (patch) | |
tree | b9a5e844e4656f77deefe5faa6c46ab5d6fde312 /requirements.txt | |
parent | 51dd9a7428fc0249dd605397ccc955a9fd1cd5cd (diff) |
moved lua crutch to kvmd
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 6ca74376..daf938ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,3 +6,4 @@ pyyaml pyserial setproctitle systemd-python +dbus-python |