hey guys first off great job on the game just got it installed it today from SVN and loving it. my only problem is when i issue make deb i get this error:
~/ufoai/trunk$ make deb
sed 's/-SVNREVISION/-32055/' debian/changelog.in > debian/changelog
debuild binary
dpkg-checkbuilddeps: Build conflicts: nvidia-current
debuild: fatal error at line 1304:
You do not appear to have all build dependencies properly met.
You can use mk-build-deps to generate a dummy package which
Depends on all the required packages, or you can install them
manually using dpkg or apt using the error messages just above
this message.
make: *** [deb] Error 1
i am not sure why this is causing an issue i would hate to think that one would have to unistall graphic drivers to make a deb file. how could i bypass this error?