Adds savitar for 3MF plugins

3MF read/writing does not work if python3-savitar and libsavitar are not installed. This change adds python3-savitar (which also requires libsavitar) to dependences which makes it work again.
This commit is contained in:
Patola 2017-04-16 18:54:45 -03:00 committed by GitHub
parent 5800060b37
commit 2e006f85ce

View File

@ -7,7 +7,7 @@ Build-Depends:
python3-dev,
python3-uranium, uranium-tools,
qttools5-dev, qttools5-dev-tools,
gettext,
gettext, python3-savitar,
python3-pytest, pylint3,
Standards-Version: 3.9.6
Homepage: https://github.com/Ultimaker/Cura