Merge pull request #72 from MaxKrummenacher/fixes

Some fixes to issues I observed in my setup of building lxqt
This commit is contained in:
Andreas Müller
2019-09-15 21:43:50 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5 cmake_auto_align_paths
DEPENDS += "wayland wayland-native"
DEPENDS += "wayland wayland-native wayland-protocols"
PV = "${KF5_VERSION}"
SRC_URI[md5sum] = "fab6a981a5c604d45466bdfce204848f"

View File

@@ -6,7 +6,7 @@ inherit lxqt distro_features_check gtk-icon-cache
REQUIRED_DISTRO_FEATURES = "x11"
DEPENDS += "qtsvg liblxqt libkscreen libxcursor xf86-input-libinput"
DEPENDS += "qtsvg liblxqt libkscreen libxcursor libxi xf86-input-libinput"
SRCREV = "12e8c8f0819e1ed1bf54986ce7aa5e9cba2b55ea"
PV = "0.14.1"