osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/42668?usp=email )
Change subject: OBS: build_srcpkg.Dockerfile: add dh-runit ...................................................................... OBS: build_srcpkg.Dockerfile: add dh-runit Add dh-runit, so we can build source packages of newer versions of pcsc-lite. Related: https://salsa.debian.org/debian/pcsc-lite/-/commit/c7c40df72dc3c754341501e34aa096fd72a61cef Change-Id: I8d852cebb9decb3c881fd3ff9b530213bade0216 --- M scripts/obs/data/build_srcpkg.Dockerfile 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: fixeria: Looks good to me, approved Jenkins Builder: Verified laforge: Looks good to me, approved diff --git a/scripts/obs/data/build_srcpkg.Dockerfile b/scripts/obs/data/build_srcpkg.Dockerfile index 4193e67..13c9f6a 100644 --- a/scripts/obs/data/build_srcpkg.Dockerfile +++ b/scripts/obs/data/build_srcpkg.Dockerfile @@ -16,6 +16,7 @@ default-libmysqlclient-dev \ dh-cmake \ dh-python \ + dh-runit \ dh-virtualenv \ dpkg-dev \ erlang-nox \ -- To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/42668?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: osmo-ci Gerrit-Branch: master Gerrit-Change-Id: I8d852cebb9decb3c881fd3ff9b530213bade0216 Gerrit-Change-Number: 42668 Gerrit-PatchSet: 2 Gerrit-Owner: osmith <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: fixeria <[email protected]> Gerrit-Reviewer: laforge <[email protected]> Gerrit-Reviewer: osmith <[email protected]>
