So I want to install Lightworks on my Debian 7 machine, and the commandline tells me that some packages are missing:
root@debian:/home/artur/Downloads# dpkg -i lwks-11.5.1-amd64.deb
Selecting previously unselected package lightworks.
(Reading database ... 168139 files and directories currently installed.)
Unpacking lightworks (from lwks-11.5.1-amd64.deb) ...
dpkg: dependency problems prevent configuration of lightworks:
lightworks depends on libc6 (>= 2.14); however:
Version of libc6:amd64 on system is 2.13-38+deb7u1.
lightworks depends on nvidia-cg-toolkit; however:
Package nvidia-cg-toolkit is not installed.
lightworks depends on libportaudiocpp0; however:
Package libportaudiocpp0 is not installed.
dpkg: error processing lightworks (--install):
dependency problems - leaving unconfigured
Processing triggers for fontconfig ...
Processing triggers for gnome-menus ...
Processing triggers for desktop-file-utils ...
Errors were encountered while processing:
lightworks
And it prompts me that I should install a package that is from nvidia: 'nvidia-cg-toolkit'
Wouldn't that break something? Can I use that on my system? I have an AMD graphics card. It's kinda strange. Espeacially because on the website of Lightworks they mention ATI support.