2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 16:56:54 +00:00

DEBIAN/control: add perl module dependencies. (Forum #27277)

git-svn-id: https://svn.fhem.de/fhem/trunk@6604 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2014-09-23 18:08:05 +00:00
parent 225b41cc50
commit d90aa1a375

View File

@ -9,4 +9,4 @@ Section: utils
Priority: extra
Architecture: all
Homepage: http://www.fhem.de
Depends: perl-base (>= 5.6.2), libdevice-serialport-perl (>= 1.0), libwww-perl (>= 1.0)
Depends: perl-base (>= 5.6.2), libdevice-serialport-perl (>= 1.0), libwww-perl (>= 1.0), libdevice-serialport-perl (>= 1.0), libwww-perl (>= 1.0), libio-socket-ssl-perl (>= 1.0)