[deb] Add build deps and rename src pkg.

Change-Id: I9f3f0d80294d93b8defbda744f949ee036c9eeda
This commit is contained in:
Alexander Lenz 2017-07-19 11:25:22 +02:00
parent 2e2af35817
commit 79e980d806

10
debian/control vendored
View File

@ -1,11 +1,14 @@
Source: secop-playground
Source: secop-core
Section: misc
Priority: extra
Maintainer: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de>
Build-Depends: debhelper (>= 9.0.0),
git,
python (>= 2.7),
python-setuptools
python-setuptools,
python-sip-dev,
python-qt4-dev,
python-qt4
Standards-Version: 3.9.3
Package: secop-core
@ -18,5 +21,6 @@ Depends: python (>= 2.7),
python-mlzlog,
markdown,
python-daemon,
python-pytest
python-pytest,
python-qt4
Description: SECoP Playground core system