Doodle3D: Disable build

Plugin currently doesn't work and maintainers didn't react on issue report for months.
This commit is contained in:
Thomas Karl Pietrowski 2016-09-10 13:09:30 +02:00
parent bb14345c1c
commit a569de8dfd
2 changed files with 8 additions and 8 deletions

View File

@ -17,13 +17,13 @@ Enhances:
Description: 3rd party plugins for Cura Description: 3rd party plugins for Cura
<insert long description, indented with spaces> <insert long description, indented with spaces>
Package: cura-extra-plugin-doodle3d #Package: cura-extra-plugin-doodle3d
Architecture: all #Architecture: all
Depends: #Depends:
cura, # cura,
${misc:Depends} # ${misc:Depends}
Description: 3rd party plugins for Cura #Description: 3rd party plugins for Cura
. # .
Package: cura-extra-plugin-postprocessing Package: cura-extra-plugin-postprocessing
Architecture: all Architecture: all

View File

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