gui-apps/gtklock: fix min version of gtk-layer-shell

=gui-apps/gtklock-2.0.1 requires >=gui-libs/gtk-layer-shell-0.6.0
however the currently stable version of gtk-layer-shell in :gentoo is
only 0.1.0. Once a version of gtk-layer-shell >= 0.6.0 gets stablised,
this commit can be reverted.

Signed-off-by: Hayley Hughes <hayley@foxes.systems>
This commit is contained in:
Hayley Hughes
2022-12-17 20:04:07 +11:00
parent 689d464ac8
commit aa08ea9e0f

View File

@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~amd64"
RDEPEND="sys-libs/pam
gui-libs/gtk-layer-shell"
>=gui-libs/gtk-layer-shell-0.6.0"
BDEPEND="app-text/scdoc"