From 9a94d2f3b15ef283993e1218277fb3969850bc40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Wed, 3 May 2023 23:03:20 +0200 Subject: RPM: update build scripts for opensuse 15.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: François Andriot --- redhat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'redhat/Makefile') diff --git a/redhat/Makefile b/redhat/Makefile index cf87f272c..b6712c9cc 100644 --- a/redhat/Makefile +++ b/redhat/Makefile @@ -167,7 +167,7 @@ libbeagle: $(call buildpkg,3rdparty/libbeagle) mp4v2: -ifneq (,$(filter $(DIST), .el9 .oss151 .oss152 .oss153 .osstw )) +ifneq (,$(filter $(DIST), .el9 .oss151 .oss152 .oss153 .oss154 .osstw )) $(call buildpkg,3rdparty/mp4v2) endif -- cgit v1.2.1