[SCM] openni/master: Simplify pkg-config file

eighthave at users.alioth.debian.org eighthave at users.alioth.debian.org
Mon May 20 03:25:56 UTC 2013


The following commit has been merged in the master branch:
commit 9f468ae880400ae1db5bbcefc8209bafd3985fa9
Author: Jochen Sprickerhof <jochen at sprickerhof.de>
Date:   Fri Dec 28 11:56:15 2012 +0100

    Simplify pkg-config file
    
    Remove dependency on libusb-1.0, as it's not needed.

diff --git a/debian/libopenni.pc b/debian/libopenni.pc
index 933b587..264025b 100644
--- a/debian/libopenni.pc
+++ b/debian/libopenni.pc
@@ -5,7 +5,6 @@ includedir=${prefix}/include/ni
 
 Name: OpenNI
 Description: A general purpose driver for all OpenNI cameras.
-Version: 1.5.2.23
-Requires: libusb-1.0 >= 1.0.4
+Version: 1.5.4.0
 Cflags: -I${includedir}
 Libs: -L${libdir} -lOpenNI

-- 
openni packaging



More information about the pkg-multimedia-commits mailing list