pez2001 / razer_chroma_drivers

A collection of Linux drivers for Razer Chroma devices, it supports all lighting modes and includes a daemon for advanced effects + gui configuration app
GNU General Public License v2.0
231 stars 31 forks source link

Fix missing apt-get requirement on ubuntu #112

Closed cabloo closed 8 years ago

cabloo commented 8 years ago

Added libfftw3-3 package after receiving this error:

Selecting previously unselected package razer-chroma-driver.
(Reading database ... 291440 files and directories currently installed.)
Preparing to unpack .../razer-chroma-driver_1.0.0_amd64.deb ...
Unpacking razer-chroma-driver (1.0.0) ...
dpkg: dependency problems prevent configuration of razer-chroma-driver:
 razer-chroma-driver depends on libfftw3-3 (>= 3.3.3-7ubuntu3); however:
  Package libfftw3-3 is not installed.

dpkg: error processing package razer-chroma-driver (--install):
 dependency problems - leaving unconfigured

Apparently libfftw3-dev was not enough.

terricain commented 8 years ago

Didn't even see this pull request come in, sorry :wink:.

cabloo commented 8 years ago

No problem, @terrycain. Still faster than many repositories :+1: