From 93f2ed001f56fab62c5ec12b014a4afcd8daafd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sun, 3 Oct 2021 11:23:41 +0200 Subject: RPM: add build scripts for Fedora 35 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: François Andriot --- redhat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'redhat/Makefile') 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 -- cgit v1.2.1