From 44f1971a583d4c781a77473a655932ae09350194dd7842d4143f0f83d17fe195 Mon Sep 17 00:00:00 2001 From: Marcel Kuehlhorn Date: Fri, 23 Aug 2019 15:44:17 +0000 Subject: [PATCH] Accepting request 725643 from home:tux93:branches:server:messaging Fix Factory build failure OBS-URL: https://build.opensuse.org/request/show/725643 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=99 --- telegram-desktop.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/telegram-desktop.spec b/telegram-desktop.spec index 1473022..eb8beab 100644 --- a/telegram-desktop.spec +++ b/telegram-desktop.spec @@ -95,6 +95,7 @@ BuildRequires: pkgconfig(expat) BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(harfbuzz) BuildRequires: pkgconfig(libavcodec)