diff options
author | François Andriot <albator78@libertysurf.fr> | 2018-09-04 21:44:28 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2018-09-04 21:44:28 +0200 |
commit | 8d17db2e0995db07518fec7e5fd3a568e9da769c (patch) | |
tree | 8ff3b3ae40b3e2a6bd29ce98b02b896da0bb3647 /redhat/applications/qalculate-tde/qalculate-tde.spec | |
parent | ce92126deea3247ae8daddc4427a081ac44504e1 (diff) | |
download | tde-packaging-8d17db2e0995db07518fec7e5fd3a568e9da769c.tar.gz tde-packaging-8d17db2e0995db07518fec7e5fd3a568e9da769c.zip |
RPM: update packages for PCLinuxOS 2018
Diffstat (limited to 'redhat/applications/qalculate-tde/qalculate-tde.spec')
-rw-r--r-- | redhat/applications/qalculate-tde/qalculate-tde.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/redhat/applications/qalculate-tde/qalculate-tde.spec b/redhat/applications/qalculate-tde/qalculate-tde.spec index b0079234e..365e96bd8 100644 --- a/redhat/applications/qalculate-tde/qalculate-tde.spec +++ b/redhat/applications/qalculate-tde/qalculate-tde.spec @@ -71,6 +71,9 @@ BuildRequires: libqalculate-devel >= 0.9.6 %if 0%{?suse_version} == 1330 || 0%{?suse_version} >= 1500 BuildRequires: cln-devel %endif +%if 0%{?pclinuxos} >= 2018 +BuildRequires: libcln-devel +%endif # SUSE desktop files utility %if 0%{?suse_version} |