From a01aa7bb11a0df6bac9769141f1cd7dfd63a4d1c Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Jan 27 2021 08:36:57 +0000 Subject: add configurable 4bpp color mode base on hardcoded patch --- diff --git a/vdr-osdteletext.spec b/vdr-osdteletext.spec index 0cfdbd6..62c46f3 100644 --- a/vdr-osdteletext.spec +++ b/vdr-osdteletext.spec @@ -15,6 +15,7 @@ Patch0: %{pname}-%{version}.patch # https://github.com/vdr-projects/vdr-plugin-osdteletext/pull/1/commits/a4532c884275839710def9588e41d91aaca99bb5 Patch1: %{pname}-4bpp.diff +BuildRequires: make BuildRequires: gcc-c++ BuildRequires: vdr-devel >= 1.7.39 Requires: vdr(abi)%{?_isa} = %{vdr_apiversion}