Commit 891f982e authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: get gvfs back into lxde flavour

aen@ has suggested that gvfs support be present in regular-lxde as pcmanfm2 can make use of it; let's factor it back in here.
parent b0500794
......@@ -49,7 +49,8 @@ endif
distro/regular-xfce: distro/.regular-gtk use/x11/xfce +nm; @:
distro/regular-lxde: distro/.regular-gtk use/x11/lxde use/fonts/infinality +nm; @:
distro/regular-lxde: distro/.regular-gtk use/x11/lxde use/fonts/infinality +nm
@$(call add,LIVE_LISTS,$(call tags,desktop gvfs))
distro/regular-xmonad: distro/.regular-gtk use/x11/xmonad
@$(call add,LIVE_PACKAGES,livecd-regular-xmonad)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment