mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-19 20:08:27 +01:00
gtklock: Update
This commit is contained in:
parent
d654973383
commit
8f6d777a5c
@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
|
||||
REQUIRED_DISTRO_FEATURES = "wayland pam"
|
||||
|
||||
DEPENDS = " \
|
||||
glib-2.0-native \
|
||||
gtk+3 \
|
||||
gtk-layer-shell \
|
||||
libpam \
|
||||
@ -20,8 +21,8 @@ DEPENDS = " \
|
||||
SRC_URI = "git://github.com/jovanlanik/gtklock.git;protocol=https;branch=master"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.3.0"
|
||||
SRCREV = "533799037bab53e47c16f3d7da97efbeb8f4cb0d"
|
||||
PV = "2.1.0"
|
||||
SRCREV = "3b2ae2b087aea30e464eed92e2cd011984a9b051"
|
||||
|
||||
inherit autotools-brokensep pkgconfig features_check
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user