diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2009-06-23 21:18:22 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2009-06-23 21:18:22 -0400 |
commit | d241c4554cbeb4a44b9622e31429d647fbf70f32 (patch) | |
tree | 84f188e25fb0cf5cfab7dcb5260faf369843ead8 | |
parent | 389eea3e8c723326d32fa7eb582e9eb450ee5644 (diff) | |
download | pfsense-packages-d241c4554cbeb4a44b9622e31429d647fbf70f32.tar.gz pfsense-packages-d241c4554cbeb4a44b9622e31429d647fbf70f32.tar.bz2 pfsense-packages-d241c4554cbeb4a44b9622e31429d647fbf70f32.zip |
Install mod_memcache along with others
-rwxr-xr-x | pkg_config.8.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 17c8765b..b4926d4e 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -18,7 +18,8 @@ <depends_on_package>db42-4.2.52_5.tbz</depends_on_package> <depends_on_package>gdbm-1.8.3_3.tbz</depends_on_package> <depends_on_package>apr-gdbm-db42-1.3.5.1.3.7_3.tbz</depends_on_package> - <configurationfile>apache_mod_security.xml</configurationfile> + <depends_on_package>mod_memcache-0.1.0.tbz</depends_on_package> + <configurationfile>apache_mod_security.xml</configurationfile> <after_install_info>Please visit the ProxyServer settings tab and set the service up so that it may be started.</after_install_info> </package> <package> |