summaryrefslogtreecommitdiffstats
path: root/redhat
diff options
context:
space:
mode:
Diffstat (limited to 'redhat')
-rw-r--r--redhat/main/tdevelop/tdevelop-14.0.0.spec13
1 files changed, 13 insertions, 0 deletions
diff --git a/redhat/main/tdevelop/tdevelop-14.0.0.spec b/redhat/main/tdevelop/tdevelop-14.0.0.spec
index 2ee696687..56ff3c166 100644
--- a/redhat/main/tdevelop/tdevelop-14.0.0.spec
+++ b/redhat/main/tdevelop/tdevelop-14.0.0.spec
@@ -66,6 +66,16 @@ BuildRequires: trinity-tdesdk-devel >= %{tde_version}
Obsoletes: trinity-kdevelop < %{version}-%{release}
Provides: trinity-kdevelop = %{version}-%{release}
+# SUSE desktop files utility
+%if 0%{?suse_version}
+BuildRequires: update-desktop-files
+%endif
+
+%if 0%{?opensuse_bs} && 0%{?suse_version}
+# for xdg-menu script
+BuildRequires: brp-check-trinity
+%endif
+
BuildRequires: cmake >= 2.8
BuildRequires: gcc-c++
BuildRequires: fdupes
@@ -90,6 +100,9 @@ BuildRequires: libidn-devel
BuildRequires: gamin-devel
%endif
+# PCRE support
+BuildRequires: pcre-devel
+
# DB4 support
%if 0%{?rhel} || 0%{?fedora}
BuildRequires: db4-devel