diff --git a/Installer/dolphin-emu.spec b/Installer/dolphin-emu.spec index e7f992cee1..6b8aa1f97e 100644 --- a/Installer/dolphin-emu.spec +++ b/Installer/dolphin-emu.spec @@ -102,6 +102,17 @@ Translations into various languages for Dolphin Emulator # ------------------------------------------------------ +%package nogui +Summary: Dolphin Emulator without a graphical user interface + +%description nogui +Dolphin Emulator without a graphical user interface + +%files nogui +%{_bindir}/%{name}-nogui + +# ------------------------------------------------------ + %prep %setup -q