From acc4321f02d340c8bfbec35854ab3af9cd58ac80 Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Fri, 11 Nov 2016 18:22:41 +0300 Subject: [PATCH] basealt.mk: replaced uvcview with qwebcam Less visual noise! --- conf.d/basealt.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.d/basealt.mk b/conf.d/basealt.mk index 5460f765..1275babb 100644 --- a/conf.d/basealt.mk +++ b/conf.d/basealt.mk @@ -35,7 +35,7 @@ distro/alt-workstation: distro/.base use/luks \ @$(call add,THE_PACKAGES,firefox-esr-ru) @$(call add,THE_PACKAGES,systemd-udev-console-fb) @$(call add,THE_PACKAGES,gnome-bluetooth) - @$(call add,THE_PACKAGES,uvcview dvd+rw-tools pv) + @$(call add,THE_PACKAGES,qwebcam dvd+rw-tools pv) @$(call add,THE_PACKAGES,fdisk net-tools mtr tcpdump ipcalc) @$(call add,THE_PACKAGES,rpminstall) @$(call add,THE_BRANDING,graphics)