mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-04 08:13:38 +00:00
ikiwiki: Add required package for changing wiki settings.
This commit is contained in:
parent
70e0c4f61a
commit
82cf4df0bc
@ -49,7 +49,8 @@ def on_install():
|
||||
'libc6-dev',
|
||||
'libtimedate-perl',
|
||||
'libcgi-formbuilder-perl',
|
||||
'libcgi-session-perl'],
|
||||
'libcgi-session-perl',
|
||||
'libxml-writer-perl'],
|
||||
on_install=on_install)
|
||||
def index(request):
|
||||
"""Serve configuration page."""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user