mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-06 21:44:08 -06:00
Bonjour autodiscovery of the Octoprint instances in local network. #1826
This commit is contained in:
parent
5d4d79191a
commit
b468e68c59
6 changed files with 118 additions and 6 deletions
1
Build.PL
1
Build.PL
|
@ -28,6 +28,7 @@ my %prereqs = qw(
|
|||
my %recommends = qw(
|
||||
Class::XSAccessor 0
|
||||
LWP::UserAgent 0
|
||||
Net::Bonjour 0
|
||||
XML::SAX::ExpatXS 0
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue