Matteo F. Vescovi ([email protected]) wrote:
> On May 31, 2015 4:45 AM, "Simon Budig" <[email protected]> wrote:
> > Package: blender
> > Version: 2.74+dfsg0-2+b1
> > Followup-For: Bug #784796
> >
> > The missing support for spacenaved is most likely related to the package
> > being built without WITH_INPUT_NDOF=ON (which unfortunately defaults to
> OFF).
>
> I'll try to rebuild at the beginning of next week and upload a new revision
> with the feature enabled.
>
> Thanks for reporting.
I can confirm that this did the trick for me.
Attached is the change I did to debian/rules.
Thanks!
Simon
--
[email protected] http://simon.budig.de/
--- debian/rules.orig 2015-05-31 04:28:16.000000000 +0200
+++ debian/rules 2015-05-31 04:30:03.000000000 +0200
@@ -27,6 +27,7 @@
-DWITH_IMAGE_OPENJPEG=ON \
-DWITH_FFTW3=ON \
-DWITH_GAMEENGINE=ON \
+ -DWITH_INPUT_NDOF=ON \
-DWITH_JACK=ON \
-DWITH_PLAYER=ON \
-DWITH_INSTALL_PORTABLE=OFF \
_______________________________________________
pkg-multimedia-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers