Merge pull request #72 from MaxKrummenacher/fixes
Some fixes to issues I observed in my setup of building lxqt
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user