summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install/Requirements.pm
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2009-08-13 23:32:15 +0200
committerlpsolit%gmail.com <>2009-08-13 23:32:15 +0200
commit6eec197b4ad9d396b6c33c5012155608ae4bd961 (patch)
treeaed084eef9a536fb859f1d68684b4dd554293bf8 /Bugzilla/Install/Requirements.pm
parentfcbd202edcd0f5b53bad398aa4a1f515ba25d16d (diff)
downloadbugzilla-6eec197b4ad9d396b6c33c5012155608ae4bd961.tar.gz
bugzilla-6eec197b4ad9d396b6c33c5012155608ae4bd961.tar.xz
Bug 480986: The BMP -> PNG conversion tool for new attachments should be an extension - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
Diffstat (limited to 'Bugzilla/Install/Requirements.pm')
-rw-r--r--Bugzilla/Install/Requirements.pm6
1 files changed, 0 insertions, 6 deletions
diff --git a/Bugzilla/Install/Requirements.pm b/Bugzilla/Install/Requirements.pm
index 0d013f62f..dbcef03bf 100644
--- a/Bugzilla/Install/Requirements.pm
+++ b/Bugzilla/Install/Requirements.pm
@@ -204,12 +204,6 @@ sub OPTIONAL_MODULES {
feature => ['patch_viewer'],
},
{
- package => 'PerlMagick',
- module => 'Image::Magick',
- version => 0,
- feature => ['compress_bmps'],
- },
- {
package => 'perl-ldap',
module => 'Net::LDAP',
version => 0,