diff --git a/telegram-desktop.changes b/telegram-desktop.changes index 1567d74..373f6da 100644 --- a/telegram-desktop.changes +++ b/telegram-desktop.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 7 16:37:56 UTC 2021 - Andrés Barrantes Silman + +- Adds a missing runtime dependency (libqt5-qtimageformats). + ------------------------------------------------------------------- Wed Dec 23 14:42:21 UTC 2020 - Marcel Kuehlhorn diff --git a/telegram-desktop.spec b/telegram-desktop.spec index c880f23..1431d58 100644 --- a/telegram-desktop.spec +++ b/telegram-desktop.spec @@ -131,6 +131,7 @@ BuildRequires: pkgconfig(xkbcommon) BuildRequires: pkgconfig(xkbcommon-x11) BuildRequires: pkgconfig(zlib) # Runtime requirements +Requires: libqt5-qtimageformats Requires: hicolor-icon-theme Requires: icu # TDesktop can fall back to a simple GTK file picker but prefers the portal