lxqt-p{anel,owermanagement}: fix ksolid dependency.

This commit is contained in:
Juan RP 2015-11-02 15:49:58 +01:00
parent c4a5b77e3a
commit 1a586602af
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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"

View File

@ -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"