summaryrefslogtreecommitdiffstats
path: root/redhat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/Makefile')
-rw-r--r--redhat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/redhat/Makefile b/redhat/Makefile
index fdc1b838d..41d7de88b 100644
--- a/redhat/Makefile
+++ b/redhat/Makefile
@@ -114,7 +114,7 @@ tdenetwork: tdebase rdesktop
tdepim: tdebase libcaldav libcarddav
$(call buildpkg,main/tdepim)
-tdesdk: tdebase tdebindings
+tdesdk: tdebase tdebindings tdepim
$(call buildpkg,main/tdesdk)
tdetoys: tdebase
@@ -181,7 +181,7 @@ ifneq (,$(filter $(DIST),.oss150 .oss151))
endif
wv2:
-ifneq (,$(filter $(DIST), .el5 .el6 .el7 .el8 .fc30 .fc31 .fc32 .fc33 .fc34))
+ifneq (,$(filter $(DIST), .el5 .el6 .el7 .el8 .fc30 .fc31 .fc32 .fc33 .fc34 .fc35))
$(call buildpkg,3rdparty/wv2)
endif