[SCM] Synaptiks packaging repository, a touchpad configuration utility used in KDE branch, master, updated. 8ff4f7c57aef3771bd38e7b28ac9042b5a5095c7

Felix Geyer debfx-guest at alioth.debian.org
Wed Feb 16 15:25:51 UTC 2011


The following commit has been merged in the master branch:
commit c480b23c56f17c0a16466d6214c2bd3e543d2cb6
Author: Felix Geyer <debfx-pkg at fobos.de>
Date:   Wed Feb 16 16:20:01 2011 +0100

    Add (hopefully) all required packages to Depends.
---
 debian/control |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index ff9b6ff..5f1c845 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,14 @@ Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-extras/synaptiks.git
 
 Package: kde-config-touchpad
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-kde4
+Depends: ${python:Depends},
+         ${misc:Depends},
+         python (>= 2.7) | python-argparse,
+         python-pkg-resources,
+         python-qt4 (>= 4.8),
+         python-kde4 (>= 4:4.5),
+         libxi6 (>= 2:1.4)
+Breaks: ${python:Breaks}
 Description: touchpad configuration tool (synaptiks)
  synaptiks touchpad configuration tool. this package contains a 
  configuration  tool for touchpads. The package provides a kcm 

-- 
Synaptiks packaging repository, a touchpad configuration utility used in KDE



More information about the pkg-kde-commits mailing list