From 26d469b405d902b6ba50ae7bf45b940cc6c9d57e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Wed, 6 Nov 2019 18:26:52 +0100 Subject: RPM: various fixes to build on OBS --- redhat/applications/tde-style-lipstik/tde-style-lipstik.spec | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'redhat/applications/tde-style-lipstik/tde-style-lipstik.spec') diff --git a/redhat/applications/tde-style-lipstik/tde-style-lipstik.spec b/redhat/applications/tde-style-lipstik/tde-style-lipstik.spec index 9b1d185a9..e699e1c48 100644 --- a/redhat/applications/tde-style-lipstik/tde-style-lipstik.spec +++ b/redhat/applications/tde-style-lipstik/tde-style-lipstik.spec @@ -80,6 +80,12 @@ BuildRequires: update-desktop-files BuildRequires: brp-check-trinity %endif +# IDN support +BuildRequires: libidn-devel + +# OPENSSL support +BuildRequires: openssl-devel + %description Based on the plastik style, Lipstik is a purified style with many options to -- cgit v1.2.1