Bugzilla – Attachment 4732 Details for
Bug 6626
Packages require sudo to work, but it's not a dependency.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 6626 - add sudo as a package dependency
Bug-6626---add-sudo-as-a-package-dependency.patch (text/plain), 1.15 KB, created by
Chris Cormack
on 2011-07-25 05:10:03 UTC
(
hide
)
Description:
Bug 6626 - add sudo as a package dependency
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2011-07-25 05:10:03 UTC
Size:
1.15 KB
patch
obsolete
>From 1bf621de04dfd94d757a2d2b1f2bf84e19f798e1 Mon Sep 17 00:00:00 2001 >From: Robin Sheat <robin@catalyst.net.nz> >Date: Mon, 25 Jul 2011 14:16:30 +1200 >Subject: [PATCH] Bug 6626 - add sudo as a package dependency > >Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> >--- > debian/control | 2 ++ > debian/control.in | 1 + > 2 files changed, 3 insertions(+), 0 deletions(-) > >diff --git a/debian/control b/debian/control >index 19f1edc..8268b6b 100644 >--- a/debian/control >+++ b/debian/control >@@ -29,6 +29,7 @@ Build-Depends: libcgi-session-driver-memcached-perl, > libgd-barcode-perl, > libgd-gd2-noxpm-perl | libgd-gd2-perl, > libgraphics-magick-perl, >+ libgravatar-url-perl, > libhtml-scrubber-perl, > libhtml-template-pro-perl, > libhttp-oai-perl, >@@ -93,6 +94,7 @@ Depends: ${misc:Depends}, ${koha:Depends}, > libjs-yui, > mysql-client, > pwgen, >+ sudo, > tinymce2, > xmlstarlet, > yaz >diff --git a/debian/control.in b/debian/control.in >index 2c14de9..febc37e 100644 >--- a/debian/control.in >+++ b/debian/control.in >@@ -22,6 +22,7 @@ Depends: ${misc:Depends}, ${koha:Depends}, > libjs-yui, > mysql-client, > pwgen, >+ sudo, > tinymce2, > xmlstarlet, > yaz >-- >1.7.4.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 6626
:
4731
| 4732