From 6391704dc6e4677bd203d2e316dbaf041d8657a6 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 20 Oct 2019 09:35:14 +0200 Subject: [PATCH] - default to libdmapsharing4 --- grilo-plugins.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grilo-plugins.spec b/grilo-plugins.spec index b029d0e..d4bdbad 100644 --- a/grilo-plugins.spec +++ b/grilo-plugins.spec @@ -1,6 +1,6 @@ # # Conditional build: -%bcond_with libdmapsharing4 # libdmapsharing 4 (3.9.x) instead of 3 (2.9.x) +%bcond_without libdmapsharing4 # libdmapsharing 4 (3.9.x) instead of 3 (2.9.x) %if %{with libdmapsharing4} %define libdmapsharing_ver 3.9.4 -- 2.44.0