Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Debian dependency libusb-1.0-0-dev of libfreenect-dev. #420

Closed
wants to merge 1 commit into from
Closed

Fix Debian dependency libusb-1.0-0-dev of libfreenect-dev. #420

wants to merge 1 commit into from

Conversation

jabjoe
Copy link

@jabjoe jabjoe commented Oct 27, 2014

Quick one character fix so the cpack resulting deb file can be installed.

@piedar piedar closed this in 846b6bf Oct 28, 2014
@piedar piedar added this to the v0.5.1 milestone Oct 28, 2014
@piedar
Copy link
Contributor

piedar commented Oct 28, 2014

Fixed now, thanks! If you ever submit more changes, be sure to sign your commits with git commit -s.

yarikoptic added a commit to yarikoptic/libfreenect that referenced this pull request Feb 14, 2015
libfreenect v0.5.1 Tabula

* tag 'v0.5.1':
  Fix CPack libusb dependency - fixes OpenKinect#420
  win32: Fix scattered sources causing link errors
  OSX: Link freenect-cpp_pcview to libfreenect
  Install libfreenect.pc on OSX - fixes OpenKinect#410 Fix broken link in README.md
  Add cpp_pcview example
  Update python wrapper.
  python: Add .gitattributes which treats the Python freenect.c as binary
  Ignore .pyc files from Python
  Python wrapper: handle non-standard modes properly
  Python wrapper: prevent *Ptr classes from being created from Python
  Java wrapper: Don't set video or depth formats at startup.
  Implement all FREENECTAPI functions in fakenect to avoid issues with Java wrapper
  bump java wrapper version, bundle with all dependencies
  Use native byte ordering on byte buffers
  Add convenient Makefile
  python: add Python library to link command
yarikoptic added a commit to yarikoptic/libfreenect that referenced this pull request Feb 14, 2015
* dfsg:
  Fix CPack libusb dependency - fixes OpenKinect#420
  win32: Fix scattered sources causing link errors
  OSX: Link freenect-cpp_pcview to libfreenect
  Install libfreenect.pc on OSX - fixes OpenKinect#410 Fix broken link in README.md
  Add cpp_pcview example
  Update python wrapper.
  python: Add .gitattributes which treats the Python freenect.c as binary
  Ignore .pyc files from Python
  Python wrapper: handle non-standard modes properly
  Python wrapper: prevent *Ptr classes from being created from Python
  Java wrapper: Don't set video or depth formats at startup.
  Implement all FREENECTAPI functions in fakenect to avoid issues with Java wrapper
  bump java wrapper version, bundle with all dependencies
  Use native byte ordering on byte buffers
  Add convenient Makefile
  python: add Python library to link command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants