From 0fff10ce6a2f94b283094cb9c22e0d7e12c02fd8 Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Tue, 14 May 2019 15:53:50 +0200 Subject: [PATCH] Qt4 is back --- Carla.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Carla.spec b/Carla.spec index d50eb3c..d34b55b 100644 --- a/Carla.spec +++ b/Carla.spec @@ -1,7 +1,7 @@ # # Conditional build: %bcond_with zynaddsubfx # build with built-in ZynAddSubFx synth -%bcond_with qt4 # Qt4 plugin wrapper +%bcond_without qt4 # Qt4 plugin wrapper # current revision of source/native-plugins/external git submodule %define plugins_rev 859bc98 @@ -9,7 +9,7 @@ Summary: Audio plugin host Name: Carla Version: 2.0.0 -Release: 1 +Release: 2 License: GPL v2+ Group: Applications Source0: https://github.com/falkTX/Carla/archive/v%{version}/%{name}-%{version}.tar.gz -- 2.44.0