tlp: missing perl dependency

This commit is contained in:
Andrew Benson 2019-08-01 09:34:43 -05:00 committed by Helmut Pozimski
parent 68be4a738d
commit ee75c89d51

View file

@ -1,10 +1,10 @@
# Template file for 'tlp' # Template file for 'tlp'
pkgname=tlp pkgname=tlp
version=1.2.2 version=1.2.2
revision=1 revision=2
archs=noarch archs=noarch
wrksrc="TLP-${version}" wrksrc="TLP-${version}"
depends="hdparm bash iw util-linux ethtool" depends="hdparm bash iw util-linux ethtool perl"
short_desc="Advanced power management tool for Linux" short_desc="Advanced power management tool for Linux"
maintainer="maxice8 <thinkabit.ukim@gmail.com>" maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"