diff options
author | François Andriot <albator78@libertysurf.fr> | 2019-11-06 18:26:52 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2019-11-19 15:07:23 +0100 |
commit | 26d469b405d902b6ba50ae7bf45b940cc6c9d57e (patch) | |
tree | 98f77ad82828b693bae8146af48718a9e684e400 /redhat/applications/tde-style-lipstik/tde-style-lipstik.spec | |
parent | 4ec2dd7262a31709881d0417b2519113a7bed1c6 (diff) | |
download | tde-packaging-26d469b405d902b6ba50ae7bf45b940cc6c9d57e.tar.gz tde-packaging-26d469b405d902b6ba50ae7bf45b940cc6c9d57e.zip |
RPM: various fixes to build on OBS
Diffstat (limited to 'redhat/applications/tde-style-lipstik/tde-style-lipstik.spec')
-rw-r--r-- | redhat/applications/tde-style-lipstik/tde-style-lipstik.spec | 6 |
1 files changed, 6 insertions, 0 deletions
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 |