From 125a1af8ab62e8d3206fde37f23ea6ee8ed024d2 Mon Sep 17 00:00:00 2001 From: phintuka Date: Mon, 11 Jul 2011 19:07:10 +0000 Subject: Latest SPU decoder updates are not in xine-lib 1.1.19 --- xine/BluRay/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xine/BluRay/Makefile b/xine/BluRay/Makefile index 389e3fa0..8adbee27 100644 --- a/xine/BluRay/Makefile +++ b/xine/BluRay/Makefile @@ -13,7 +13,7 @@ else $(warning libbluray not found) endif -ifeq ($(shell pkg-config libxine --atleast-version=1.1.19 || echo "yes"), yes) +ifeq ($(shell pkg-config libxine --atleast-version=1.1.19.1 || echo "yes"), yes) ENABLE_SPU_PLUGIN ?= yes else ENABLE_SPU_PLUGIN ?= no -- cgit v1.2.3