DBusInterface: Remove package

This commit is contained in:
Thomas Karl Pietrowski 2016-12-15 18:07:52 +01:00
parent 3d805c2b1c
commit 91a1dc6f2e
3 changed files with 1 additions and 11 deletions

View File

@ -26,7 +26,6 @@ Package: cura-extra-plugins-all-dev
Architecture: all
Depends:
cura-extra-plugin-godmode,
cura-extra-plugin-dbusinterface,
Provides:
cura-extra-plugins
Enhances:
@ -42,14 +41,6 @@ Depends:
Description: Cura plugin - GodMode
For more info see: https://github.com/sedwards2009/cura-god-mode-plugin
Package: cura-extra-plugin-dbusinterface
Architecture: all
Depends:
cura-plugin-api-3,
${misc:Depends}
Description: Cura plugin - DBusInterface
For more info see: https://github.com/awhiemstra/cura-dbusinterface
Package: cura-extra-plugin-doodle3d
Architecture: all
Depends:

View File

@ -1 +0,0 @@
usr/lib/cura/plugins/DBusInterface/

View File

@ -3,7 +3,7 @@
# output every command that modifies files on the build system.
export DH_VERBOSE = 1
CURA_PLUGINS = PostProcessingPlugin OctoPrintPlugin GodModePlugin OrientationPlugin Doodle3DPlugin DBusInterfacePlugin
CURA_PLUGINS = PostProcessingPlugin OctoPrintPlugin GodModePlugin OrientationPlugin Doodle3DPlugin
%:
dh $@ --parallel