Skip to content
Snippets Groups Projects
Commit 51d6ba48 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Added libapache2-mod-php5 to tasksel web server task, fixes #11842

parent 9f415b99
No related branches found
No related tags found
No related merge requests found
......@@ -6,3 +6,4 @@ Packages: list
Key:
apache2
mysql-server
libapache2-mod-php5
#!/bin/sh
#
# Copyright (C) 2008-2010 Rubén Rodríguez <ruben@trisquel.info>
# Copyright (C) 2008-2015 Ruben Rodriguez <ruben@trisquel.info>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
......@@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=2
VERSION=3
COMPONENT=main
. ./config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment