From 78aaa47610294c681fdeae6f78b04ac7ba83e5dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A7alo=20Duarte?= Date: Tue, 29 Aug 2023 17:45:48 +0100 Subject: [PATCH] add depedencys to rpm --- python/legion_linux/lenovolegionlinux.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/python/legion_linux/lenovolegionlinux.spec b/python/legion_linux/lenovolegionlinux.spec index 708fce7..5f4ff12 100644 --- a/python/legion_linux/lenovolegionlinux.spec +++ b/python/legion_linux/lenovolegionlinux.spec @@ -18,6 +18,11 @@ Vendor: johnfan Packager: Gonçalo Negrier Duarte Url: https://github.com/johnfanv2/LenovoLegionLinux +Requires: PyQt5 +Requires: python-yaml +Requires: python-argcomplete +Requires: python3-darkdetect + %description See documenation of LenovoLegionLinux