mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user