Cura: Re-adding dependency on python3-zeroconf

Previously needed by the separate um3networkprinting plugin.
I expected debhelper to be smart enough to detect the dependency automatically, but I'm wrong.
Last guess is that the plugins are not located at the standard Python module installation path.
Therefore these files are ignored.

Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com>
This commit is contained in:
Thomas Karl Pietrowski 2021-03-29 17:10:59 +02:00
parent a3898a789a
commit 70e2933024
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ Depends:
qml-module-qtquick-dialogs (>= 5.10),
qml-module-qt-labs-settings,
qml-module-qt-labs-folderlistmodel,
# um3networkprinting plugin
python3-zeroconf,
Recommends:
fonts-open-sans,
cura-resources-firmware,