Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CHEF
cookbooks
foswiki
Commits
5095f50d
Commit
5095f50d
authored
Nov 13, 2020
by
André Kerkhoff
Browse files
Update dependencies for ImagePlugin
parent
8b4138dc
Changes
2
Hide whitespace changes
Inline
Side-by-side
libraries/dependencies.rb
View file @
5095f50d
...
...
@@ -51,8 +51,8 @@ module Foswiki
foswiki:
%w(SmiliesPlugin)
,
},
ImagePlugin
:
{
apt:
%w(libimage-magick-perl
)
,
# LWP::U
ser
A
gent
?
foswiki:
%w(
JQueryPlugin Zone
Plugin)
,
apt:
%w(libimage-magick-perl
liblwp-u
ser
a
gent
-chicaching-perl)
,
foswiki:
%w(
CacheContrib JQuery
Plugin)
,
},
JEditableContrib
:
{
foswiki:
%w(JQueryPlugin)
,
...
...
metadata.rb
View file @
5095f50d
...
...
@@ -3,7 +3,7 @@ maintainer 'HPC'
maintainer_email
'hpc@gsi.de'
license
'All rights reserved'
description
'Installs/Configures Foswiki'
version
'2.2.
6
'
version
'2.2.
7
'
depends
'apache2'
,
'< 6.0'
supports
'debian'
supports
'ubuntu'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment