osmith has uploaded this change for review.

View Change

OBS: build_srcpkg.Dockerfile: add dh-cmake

Add dh-cmake, so we can build source packages of programs using cmake,
such as kamailio.

Change-Id: I8b5debce4f2fc0c41c69f861822394e139ac5dfc
---
M scripts/obs/data/build_srcpkg.Dockerfile
1 file changed, 1 insertion(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/51/42651/1
diff --git a/scripts/obs/data/build_srcpkg.Dockerfile b/scripts/obs/data/build_srcpkg.Dockerfile
index c752d39..4193e67 100644
--- a/scripts/obs/data/build_srcpkg.Dockerfile
+++ b/scripts/obs/data/build_srcpkg.Dockerfile
@@ -14,6 +14,7 @@
colordiff \
debhelper \
default-libmysqlclient-dev \
+ dh-cmake \
dh-python \
dh-virtualenv \
dpkg-dev \

To view, visit change 42651. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I8b5debce4f2fc0c41c69f861822394e139ac5dfc
Gerrit-Change-Number: 42651
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>