summaryrefslogtreecommitdiffstats
path: root/redhat/Makefile
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2023-04-13 19:01:38 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2023-04-13 19:01:53 +0200
commit50110d42bb01282978aade5b82cd583b21d37ab9 (patch)
tree10b7b74c5abaa113569795bb908d27260bc41b5c /redhat/Makefile
parentb74e1dc2f468049eec083779fc4f8a5a821b40f6 (diff)
downloadtde-packaging-50110d42bb01282978aade5b82cd583b21d37ab9.tar.gz
tde-packaging-50110d42bb01282978aade5b82cd583b21d37ab9.zip
RPM: update opensuse dependencies to postgresql
Signed-off-by: François Andriot <albator78@libertysurf.fr>
Diffstat (limited to 'redhat/Makefile')
-rw-r--r--redhat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/Makefile b/redhat/Makefile
index b6712c9cc..cf87f272c 100644
--- a/redhat/Makefile
+++ b/redhat/Makefile
@@ -167,7 +167,7 @@ libbeagle:
$(call buildpkg,3rdparty/libbeagle)
mp4v2:
-ifneq (,$(filter $(DIST), .el9 .oss151 .oss152 .oss153 .oss154 .osstw ))
+ifneq (,$(filter $(DIST), .el9 .oss151 .oss152 .oss153 .osstw ))
$(call buildpkg,3rdparty/mp4v2)
endif