From 1a586602af5163ec25cb63d1df3e9e39c1141eef Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 2 Nov 2015 15:49:58 +0100 Subject: [PATCH] lxqt-p{anel,owermanagement}: fix ksolid dependency. --- common/shlibs | 2 +- srcpkgs/lxqt-panel/template | 2 +- srcpkgs/lxqt-powermanagement/template | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 7d832ab1dc7..4387070bb1d 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2276,4 +2276,4 @@ libosgGA.so.130 osg-3.4.0_1 libosgPresentation.so.130 osg-3.4.0_1 libKF5Screen.so.6 libkscreen-5.4.2_1 libdbusmenu-qt5.so.2 libdbusmenu-qt5-0.9.3.0_1 -libKF5Solid.so.5 ksolid-5.15.5_1 +libKF5Solid.so.5 ksolid-5.15.0_1 diff --git a/srcpkgs/lxqt-panel/template b/srcpkgs/lxqt-panel/template index deca097ab39..9ddf20651f6 100644 --- a/srcpkgs/lxqt-panel/template +++ b/srcpkgs/lxqt-panel/template @@ -1,7 +1,7 @@ # Template file for 'lxqt-panel' pkgname=lxqt-panel version=0.10.0 -revision=1 +revision=2 build_style=cmake configure_args="-DLIB_SUFFIX=" hostmakedepends="cmake pkg-config" diff --git a/srcpkgs/lxqt-powermanagement/template b/srcpkgs/lxqt-powermanagement/template index 0df07e5dbf7..0b2defef958 100644 --- a/srcpkgs/lxqt-powermanagement/template +++ b/srcpkgs/lxqt-powermanagement/template @@ -1,7 +1,7 @@ # Template file for 'lxqt-powermanagement' pkgname=lxqt-powermanagement version=0.10.0 -revision=1 +revision=2 build_style=cmake hostmakedepends="cmake pkg-config" makedepends="qt5-svg-devel liblxqt-devel ksolid-devel"