From 0055b8e4a7eb1c28e732c0c067e4a34f31c029434dff151b83e83e3a553142a4 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Wed, 4 Sep 2024 17:49:29 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/tellico?expand=0&rev=105 --- tellico.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tellico.spec b/tellico.spec index 9695599..eace1cd 100644 --- a/tellico.spec +++ b/tellico.spec @@ -88,7 +88,7 @@ sed -i 's#env perl$#perl#' src/config/*-update.pl sed -i 's#env python$#python3#' src/fetch/scripts/*.py %build -%cmake_kf6 -DBUILD_WITH_QT6:BOOL=TRUE -DENABLE_WEBCAM:BOOL=TRUE +%cmake_kf6 -DENABLE_WEBCAM:BOOL=TRUE %kf6_build