[SCM] pkg-kde-jenkins packaging branch, master, updated. 51996e8744d33ec5c16fcae3843fca711c4aa7b3

Maximiliano Curia maxy at moszumanska.debian.org
Thu Feb 22 07:47:50 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/pkg-kde-jenkins.git;a=commitdiff;h=51996e8

The following commit has been merged in the master branch:
commit 51996e8744d33ec5c16fcae3843fca711c4aa7b3
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Feb 22 08:47:46 2018 +0100

    cmake_update: Add qtsensors
---
 hooks/prepare/cmake_update_deps | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/hooks/prepare/cmake_update_deps b/hooks/prepare/cmake_update_deps
index 200c64f..7bc3a6e 100755
--- a/hooks/prepare/cmake_update_deps
+++ b/hooks/prepare/cmake_update_deps
@@ -808,6 +808,7 @@ class ReqToDebianPkg(object):
         # 'LibKGAPI2': {name: 'libkgapi-dev'},
         # 'PythonInterp': None,  # python, python3, python-all, python3-all ?
         # 'PythonInterp': {name: 'python'},
+        # 'PythonInterp': {name: 'python3:any'},
         # 'PythonLibrary': {name: 'python-dev'},
         # 'PythonLibs': {name: 'python-dev'},
         'ACL': {name: 'libacl1-dev'},
@@ -1185,6 +1186,7 @@ class ReqToDebianPkg(object):
         'Qt5QuickWidgets': {name: 'qtdeclarative5-dev'},
         'Qt5Script': {name: 'qtscript5-dev'},
         'Qt5ScriptTools': {name: 'qtscript5-dev'},
+        'Qt5Sensors': {name: 'libqt5sensors5-dev'},
         'Qt5Sql': {name: 'qtbase5-dev'},
         'Qt5Svg': {name: 'libqt5svg5-dev'},
         'Qt5Test': {name: 'qtbase5-dev'},

-- 
pkg-kde-jenkins packaging



More information about the pkg-kde-commits mailing list