Tim Landscheidt has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/106281


Change subject: Fix build and run-time dependencies
......................................................................

Fix build and run-time dependencies

Change-Id: Ia75c85187774f9b6743333bdcd74b0b2d8842226
---
M debian/control
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/labs/toollabs 
refs/changes/81/106281/1

diff --git a/debian/control b/debian/control
index 1590106..465c5bb 100644
--- a/debian/control
+++ b/debian/control
@@ -5,20 +5,20 @@
 Uploaders: Marc-André Pelletier <mpellet...@wikimedia.org>,
  Carl Fürstenberg <azat...@gmail.com>,
  Petr Bena <benap...@gmail.com>
-Build-Depends: debhelper (>= 8.0.0), dh-autoreconf
+Build-Depends: debhelper (>= 8.0.0), dh-autoreconf, libipc-run-perl, 
libstring-shellquote-perl
 Standards-Version: 3.9.3
 Vcs-Git: https://gerrit.wikimedia.org/r/labs/toollabs
 Vcs-Browser: https://git.wikimedia.org/summary/labs%2Ftoollabs
 
 Package: misctools
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}
 Description: Miscellaneous Labs-specific tools
  Miscellaneous Labs-specific Tools used on Tool Labs
 
 Package: jobutils
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, gridengine-client, 
libstring-shellquote-perl
+Depends: ${misc:Depends}, ${perl:Depends}, gridengine-client, libipc-run-perl, 
libstring-shellquote-perl
 Description: Set of utilities to use on wikimedia bots and tools cluster
  This package will install jstart (jsub) and jstop, the Tool Labs (more)
  user-friendly wrappers to submit jobs to the gridengine

-- 
To view, visit https://gerrit.wikimedia.org/r/106281
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia75c85187774f9b6743333bdcd74b0b2d8842226
Gerrit-PatchSet: 1
Gerrit-Project: labs/toollabs
Gerrit-Branch: master
Gerrit-Owner: Tim Landscheidt <t...@tim-landscheidt.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to