Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2014-12-18 21:49:57 +0000
committerSteffen Pingel2014-12-18 21:49:57 +0000
commit53a9239cdffa6d6df275b020b0fae52ab98fa925 (patch)
tree39462836a5959b0b6087c9ff827ef12f80d96691
parentcad55c232c6b8295b5c6f40062a0f8e7e26bcd5f (diff)
downloadorg.eclipse.mylyn.tasks-53a9239cdffa6d6df275b020b0fae52ab98fa925.tar.gz
org.eclipse.mylyn.tasks-53a9239cdffa6d6df275b020b0fae52ab98fa925.tar.xz
org.eclipse.mylyn.tasks-53a9239cdffa6d6df275b020b0fae52ab98fa925.zip
455081: add libfile-slurp-perl to list of Bugzilla dependencies
Change-Id: I97f60fefcf41d1858711214d41bf5d1f22a2bb65 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=455081
-rw-r--r--org.eclipse.mylyn.bugzilla.releng/modules/bugzilla/manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.bugzilla.releng/modules/bugzilla/manifests/init.pp b/org.eclipse.mylyn.bugzilla.releng/modules/bugzilla/manifests/init.pp
index 16a0f1f13..6f469ddcb 100644
--- a/org.eclipse.mylyn.bugzilla.releng/modules/bugzilla/manifests/init.pp
+++ b/org.eclipse.mylyn.bugzilla.releng/modules/bugzilla/manifests/init.pp
@@ -37,6 +37,7 @@ class bugzilla {
"libdbd-mysql-perl",
"libemail-mime-perl",
"libemail-send-perl",
+ "libfile-slurp-perl",
"libjson-rpc-perl",
"libmail-sendmail-perl",
"libmath-random-isaac-perl",

Back to the top