From 50abfd087cbd6dcc263acbccc85cc6fab08347c6 Mon Sep 17 00:00:00 2001 From: TheElectronWill Date: Sun, 20 Aug 2017 21:38:09 +0200 Subject: [PATCH] Add libcxx (x86_64) as a requirement --- discord-canary.spec | 2 +- discord-stable.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/discord-canary.spec b/discord-canary.spec index 804314b..2b6cecd 100644 --- a/discord-canary.spec +++ b/discord-canary.spec @@ -15,7 +15,7 @@ Group: Applications/Internet License: Proprietary URL: https://discordapp.com/ BuildArch: x86_64 -Requires: glibc, alsa-lib, GConf2, libnotify, nspr >= 4.13, nss >= 3.27, libstdc++ >= 6, libX11 >= 1.6, libXtst >= 1.2, libappindicator +Requires: glibc, alsa-lib, GConf2, libnotify, nspr >= 4.13, nss >= 3.27, libstdc++ >= 6, libX11 >= 1.6, libXtst >= 1.2, libappindicator, libcxx%{?_isa} %description All-in-one voice and text chat for gamers that’s free, secure, and works on both your desktop and phone. diff --git a/discord-stable.spec b/discord-stable.spec index 1eb3ef7..0143b97 100644 --- a/discord-stable.spec +++ b/discord-stable.spec @@ -15,7 +15,7 @@ Group: Applications/Internet License: Proprietary URL: https://discordapp.com/ BuildArch: x86_64 -Requires: glibc, alsa-lib, GConf2, libnotify, nspr >= 4.13, nss >= 3.27, libstdc++ >= 6, libX11 >= 1.6, libXtst >= 1.2, libappindicator +Requires: glibc, alsa-lib, GConf2, libnotify, nspr >= 4.13, nss >= 3.27, libstdc++ >= 6, libX11 >= 1.6, libXtst >= 1.2, libappindicator, libcxx%{?_isa} %description All-in-one voice and text chat for gamers that’s free, secure, and works on both your desktop and phone.