From 3676a584470ab5e3ee62cb470ca83145c055cbee Mon Sep 17 00:00:00 2001 From: Mathieu Comandon Date: Thu, 4 Oct 2018 19:08:00 -0700 Subject: [PATCH] Add gnome-deskop3 as a dependency on Fedora --- lutris.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lutris.spec b/lutris.spec index a484c8699..45a2f383a 100644 --- a/lutris.spec +++ b/lutris.spec @@ -23,7 +23,7 @@ BuildRequires: python3-devel %if 0%{?fedora} BuildRequires: python3-gobject, python3-wheel, python3-setuptools, python3-gobject -Requires: python3-gobject, python3-PyYAML, cabextract +Requires: python3-gobject, python3-PyYAML, cabextract, gnome-deskop3 Requires: gtk3, psmisc, xorg-x11-server-Xephyr, xorg-x11-server-utils Recommends: wine %endif