summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 617f96199658..5ce82a6f4bfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='http://fhem.de'
license=('GPL')
depends=('perl' 'perl-io-socket-ssl' 'perl-json' 'perl-libwww' 'perl-xml-simple' 'perl-xml-libxml')
optdepends=('perl-device-serialport: Communication through serial port'
- 'perl-net-telnte: Telnet support'
+ 'perl-net-telnet: Telnet support'
'perl-net-snmp: SNMP support')
backup=('etc/fhem.cfg')
install="${pkgname}.install"