Убраны лишние зависимости в CMC

atratsevskiy
Alexander Tratsevskiy 11 years ago
parent 6094ec48aa
commit 48f0534567

@ -3,7 +3,7 @@ cl_template_location = overlay,local,remote
cl_template_path = /var/lib/layman/calculate/profiles/templates,/var/calculate/templates,/var/calculate/remote/templates
cl_autoupdate_set = off
cl_verbose_set = off
os_linux_ver = 13.4
os_linux_ver = 13.4.1
os_linux_shortname = Gentoo
os_linux_name = Gentoo

@ -1,5 +1,11 @@
USE=""
# Printing
USE="${USE} -cups"
# Window manager and speciality
USE="${USE} -gtk"
VIDEO_CARDS="${VIDEO_CARDS} radeonhd"
CDISTRO="CMC"

@ -10,3 +10,5 @@ dev-lang/python sqlite
# required by xbmc (argument)
net-libs/libmicrohttpd messages
x11-drivers/nvidia-drivers -tools

Loading…
Cancel
Save