diff options
-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= |