mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
tlp: missing perl dependency
This commit is contained in:
parent
68be4a738d
commit
ee75c89d51
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'tlp'
|
||||
pkgname=tlp
|
||||
version=1.2.2
|
||||
revision=1
|
||||
revision=2
|
||||
archs=noarch
|
||||
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"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
|
|
Loading…
Add table
Reference in a new issue