From 65a43790662a90f66ec012496c3b00269e8bd48d Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Mon, 27 May 2019 08:43:46 +0200 Subject: [PATCH] qmmp: rebuild against libcdio-2.1.0 --- srcpkgs/qmmp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qmmp/template b/srcpkgs/qmmp/template index 92c17ff70f6..8ef4aa05885 100644 --- a/srcpkgs/qmmp/template +++ b/srcpkgs/qmmp/template @@ -1,7 +1,7 @@ # Template file for 'qmmp' pkgname=qmmp version=1.3.2 -revision=1 +revision=2 build_style=cmake configure_args="-DUSE_HAL:BOOL=FALSE -DQMMP_DEFAULT_UI:STRING=simple" hostmakedepends="pkg-config qt5-host-tools qt5-qmake"