[SCM] primesense-nite-nonfree/master: include missing dependencies

eighthave at users.alioth.debian.org eighthave at users.alioth.debian.org
Tue May 21 20:01:22 UTC 2013


The following commit has been merged in the master branch:
commit e3978cef79affd5eb9e4667b4f7ecb1a01e3363a
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Tue May 21 12:57:11 2013 -0400

    include missing dependencies

diff --git a/debian/control b/debian/control
index a263da9..f2f6aa2 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Depends: debconf | debconf-2.0,
          unzip,
          gnupg,
          libopenni-dev,
+         openni-utils,
          ${misc:Depends},
          ${shlibs:Depends}
 Suggests: osceleton
diff --git a/nite_debian_dir/control b/nite_debian_dir/control
index 86401be..276229f 100644
--- a/nite_debian_dir/control
+++ b/nite_debian_dir/control
@@ -2,7 +2,9 @@ Source: primesense-nite-nonfree
 Priority: optional
 Maintainer: Cosimo Alfarano <kalfa at debian.org>
 Build-Depends: debhelper (>= 7.0.50~),
-               libopenni0 (>= 1.1.0.41)
+               libopenni-dev (>= 1.1.0.41),
+               openni-utils,
+               fakeroot
 Standards-Version: 3.9.4
 Homepage: http://www.openni.org
 Vcs-Git: git://git.debian.org/pkg-multimedia/primesense-nite-nonfree.git
@@ -12,7 +14,7 @@ Package: openni-module-primesense-nite-nonfree
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libopenni0 (>= 1.1.0.41)
+         libopenni-dev (>= 1.1.0.41)
 Description: binary OpenNI modules providing gesture and skeleton tracking
  This package was made from the binary PrimeSense NITE modules for OpenNI and
  creates a debian packages you can install.  These modules provide two types

-- 
primesense-nite-nonfree packaging



More information about the pkg-multimedia-commits mailing list