From 900297f595362099912bb902be898c8b68fffeac Mon Sep 17 00:00:00 2001 From: Hihin Ruslan Date: Sat, 14 May 2022 15:49:15 +0300 Subject: [PATCH] Fix Requires --- lightdm-webkit2-greeter.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lightdm-webkit2-greeter.spec b/lightdm-webkit2-greeter.spec index 4866811..1b04ca6 100644 --- a/lightdm-webkit2-greeter.spec +++ b/lightdm-webkit2-greeter.spec @@ -40,7 +40,7 @@ BuildRequires: bash-completion zsh-completions BuildRequires: /usr/bin/python3 -Requires: python3-module-ruamel-yaml python3-module-PyQt5 python3-module-PyQtWebEngin python3-module-pygobject3 liblightdm-gobject +Requires: python3-module-ruamel-yaml python3-module-PyQt5 python3-module-PyQtWebEngine python3-module-pygobject3 liblightdm-gobject %description A modern, visually appealing greeter for LightDM, that allows to create web based themes with HTML, CSS and JavaScript.