summaryrefslogtreecommitdiffstats
path: root/redhat/Makefile
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2023-05-11 14:03:54 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2023-05-11 14:03:54 +0200
commit5fe21c2f804d077bd292cee6e4ed18febb3733b7 (patch)
tree5d070bb91d885c49a902585c586121bf86472b91 /redhat/Makefile
parent7919e63aaf97f638d59961ca54a87f975f9c436e (diff)
downloadtde-packaging-5fe21c2f804d077bd292cee6e4ed18febb3733b7.tar.gz
tde-packaging-5fe21c2f804d077bd292cee6e4ed18febb3733b7.zip
RPM: add distribution opensuse Leap 15.5
Signed-off-by: François Andriot <albator78@libertysurf.fr>
Diffstat (limited to 'redhat/Makefile')
-rw-r--r--redhat/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/redhat/Makefile b/redhat/Makefile
index af67c851b..e29fb3105 100644
--- a/redhat/Makefile
+++ b/redhat/Makefile
@@ -139,12 +139,12 @@ tdewebdev: tdebase tdesdk
### 3rd party libraries and tools
brp-check-trinity:
-ifneq (,$(filter $(DIST), .oss151 .oss152 .oss153 .oss154 .osstw ))
+ifneq (,$(filter $(DIST), .oss151 .oss152 .oss153 .oss154 .oss155 .osstw ))
$(call buildpkg,3rdparty/brp-check-trinity)
endif
esound:
-ifneq (,$(filter $(DIST), .mga6 .mga7 .mga8 .mga9 .oss151 .oss152 .oss153 .oss154 .osstw ))
+ifneq (,$(filter $(DIST), .mga6 .mga7 .mga8 .mga9 .oss151 .oss152 .oss153 .oss154 .oss155 .osstw ))
$(call buildpkg,3rdparty/esound)
endif
@@ -159,12 +159,12 @@ ifneq (,$(filter $(DIST), .mga6 .mga7 .oss151 .osstw ))
endif
lcms:
-ifneq (,$(filter $(DIST), .el7 .el8 .el9 .mga7 .mga8 .mga9 .oss151 .oss152 .oss153 .oss154 .osstw ))
+ifneq (,$(filter $(DIST), .el7 .el8 .el9 .mga7 .mga8 .mga9 .oss151 .oss152 .oss153 .oss154 .oss155 .osstw ))
$(call buildpkg,3rdparty/lcms)
endif
mp4v2:
-ifneq (,$(filter $(DIST), .el9 .oss151 .oss152 .oss153 .oss154 .osstw ))
+ifneq (,$(filter $(DIST), .el9 .oss151 .oss152 .oss153 .oss154 .oss155 .osstw ))
$(call buildpkg,3rdparty/mp4v2)
endif
@@ -426,7 +426,7 @@ kpicosim: tdebase
$(call buildpkg,applications/development/kpicosim)
kpilot: tdebase tdepim
-ifeq (,$(filter $(DIST),.el5 .oss154 .osstw))
+ifeq (,$(filter $(DIST),.el5 .oss154 .oss155 .osstw))
$(call buildpkg,applications/office/kpilot)
endif
@@ -505,7 +505,7 @@ qalculate-tde:
$(call buildpkg,applications/utilities/qalculate-tde)
qt4-tqt-theme-engine: tdebase
-ifeq (,$(filter $(DIST),.el5 .el6 .el8 .el9 .oss153 .oss154 .osstw))
+ifeq (,$(filter $(DIST),.el5 .el6 .el8 .el9 .oss153 .oss154 .oss155 .osstw))
$(call buildpkg,applications/themes/qt4-tqt-theme-engine)
endif