diff options
author | Brian Evans <grknight@gentoo.org> | 2023-01-01 00:20:31 -0500 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2023-01-01 00:20:31 -0500 |
commit | d8336ecf624f4c7f93cda87868288aeac12b4a92 (patch) | |
tree | 5865adff567a20c94330431dba5fbf389bd7c17d /lxde-base | |
parent | net-misc/radvd: force flex (needs yyset_in, reentrant bits) (diff) | |
download | gentoo-d8336ecf624f4c7f93cda87868288aeac12b4a92.tar.gz gentoo-d8336ecf624f4c7f93cda87868288aeac12b4a92.tar.bz2 gentoo-d8336ecf624f4c7f93cda87868288aeac12b4a92.zip |
lxde-base/lxdm: Revbump for dependency fix
Closes: https://bugs.gentoo.org/889184
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxdm/lxdm-0.5.3-r4.ebuild (renamed from lxde-base/lxdm/lxdm-0.5.3-r3.ebuild) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lxde-base/lxdm/lxdm-0.5.3-r3.ebuild b/lxde-base/lxdm/lxdm-0.5.3-r4.ebuild index 2c6641a0a084..acee960e6acb 100644 --- a/lxde-base/lxdm/lxdm-0.5.3-r3.ebuild +++ b/lxde-base/lxdm/lxdm-0.5.3-r4.ebuild @@ -19,10 +19,10 @@ IUSE="debug elogind nls pam systemd" # They are directly referenced in the C code of the greeter and config util DEPEND=" dev-libs/glib:2 - x11-libs/cairo + x11-libs/cairo[X(-)] x11-libs/gdk-pixbuf:2 - x11-libs/gtk+:3 - x11-libs/pango + x11-libs/gtk+:3[X(-)] + x11-libs/pango[X(-)] x11-libs/libX11 x11-libs/libxcb:0= virtual/libcrypt:0= |