regular.mk: add uvcview, powertop

All of these individual packages should get sorted out
and shifted to pkglists at some time.
This commit is contained in:
Michael Shigorin 2013-01-09 17:25:15 +04:00
parent 8c8a65a104
commit 084c5af4cb

View File

@ -13,6 +13,8 @@ distro/.regular-desktop: distro/.base +live +wireless use/live/ru \
@$(call add,LIVE_PACKAGES,synaptic-usermode)
@$(call add,LIVE_PACKAGES,firefox-ru)
@$(call add,LIVE_PACKAGES,net-tools)
@$(call add,LIVE_PACKAGES,uvcview)
@$(call add,LIVE_PACKAGES,powertop)
@$(call add,LIVE_LISTS,$(call tags,rescue extra))
@$(call add,THE_BRANDING,indexhtml notes alterator bootloader)
@$(call set,KFLAVOURS,std-def)