live.mk, regular.mk: use desktop+sane
I decided that it's worth the added size to sprinkle more hardware-related packages like SANE throughout the regular crop so that compatibility tests are easier to do; there's sane usage in there already, let's port live-gimp over too.
This commit is contained in:
parent
80a9c2a9a0
commit
928d7a8188
@ -102,8 +102,8 @@ distro/live-0ad: distro/.live-games
|
||||
distro/live-e17: distro/.live-desktop-ru use/x11/e17 use/x11/lightdm/gtk; @:
|
||||
|
||||
distro/live-gimp: distro/live-icewm use/live/ru
|
||||
@$(call add,LIVE_LISTS,$(call tags,desktop sane))
|
||||
@$(call add,LIVE_PACKAGES,gimp tintii immix fim)
|
||||
@$(call add,LIVE_PACKAGES,sane sane-frontends xsane)
|
||||
@$(call add,LIVE_PACKAGES,darktable geeqie rawstudio ufraw)
|
||||
@$(call add,LIVE_PACKAGES,macrofusion python-module-pygtk-libglade)
|
||||
@$(call add,LIVE_PACKAGES,qtfm openssh-clients rsync usbutils)
|
||||
|
@ -131,6 +131,7 @@ distro/regular-xmonad: distro/.regular-gtk use/x11/xmonad
|
||||
distro/regular-mate: distro/.regular-gtk +nm \
|
||||
use/x11/mate use/fonts/ttf/google use/domain-client/full
|
||||
@$(call add,LIVE_LISTS,$(call tags,mobile mate))
|
||||
@$(call add,LIVE_LISTS,$(call tags,desktop sane))
|
||||
|
||||
distro/regular-e17: distro/.regular-gtk use/x11/e17 use/fonts/infinality; @:
|
||||
distro/regular-e19: distro/.regular-gtk use/x11/e19 use/fonts/infinality; @:
|
||||
|
Loading…
Reference in New Issue
Block a user