[packages/tlp] cleanup runtime deps
atler
atler at pld-linux.org
Sun May 11 13:52:49 CEST 2025
commit caf40536c8c8d8cabea4874e5f59950c86aaafb6
Author: Jan Palus <atler at pld-linux.org>
Date: Sun May 11 12:28:17 2025 +0200
cleanup runtime deps
tlp.spec | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/tlp.spec b/tlp.spec
index 5a72c38..3a0f16d 100644
--- a/tlp.spec
+++ b/tlp.spec
@@ -12,12 +12,10 @@ Source0: https://github.com/linrunner/TLP/archive/%{version}.tar.gz?/%{name}-%{v
Source1: %{name}.tmpfiles
URL: http://linrunner.de/en/tlp/tlp.html
BuildRequires: rpmbuild(macros) >= 1.673
-Requires: acpid
-Requires: ethtool
Requires: hdparm
-Requires: pm-utils
+Requires: iw
Requires: util-linux >= 2.31
-Requires: wireless-tools
+Suggests: ethtool
Suggests: smartmontools
Obsoletes: bash-completion-tlp < 1.8.0
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tlp.git/commitdiff/caf40536c8c8d8cabea4874e5f59950c86aaafb6
More information about the pld-cvs-commit
mailing list