Remove dependency on shared-mime-info
We don't use mimemagic since commit 7212657c0, so we don't need
shared-mime-info anymore.
This commit is contained in:
@@ -14,7 +14,6 @@ RUN apt-get update -qq \
|
|||||||
memcached \
|
memcached \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
postgresql-client \
|
postgresql-client \
|
||||||
shared-mime-info \
|
|
||||||
sudo \
|
sudo \
|
||||||
unzip
|
unzip
|
||||||
|
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ You can access the main website of the project at [http://consuldemocracy.org](h
|
|||||||
|
|
||||||
**NOTE**: For more detailed instructions check the [docs](https://docs.consuldemocracy.org)
|
**NOTE**: For more detailed instructions check the [docs](https://docs.consuldemocracy.org)
|
||||||
|
|
||||||
Prerequisites: install git, Ruby 3.2.4, CMake, pkg-config, shared-mime-info, Node.js 18.20.3 and PostgreSQL (>=9.5).
|
Prerequisites: install git, Ruby 3.2.4, CMake, pkg-config, Node.js 18.20.3 and PostgreSQL (>=9.5).
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/consuldemocracy/consuldemocracy.git
|
git clone https://github.com/consuldemocracy/consuldemocracy.git
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ Puedes acceder a la página principal del proyecto en [http://consuldemocracy.or
|
|||||||
|
|
||||||
**NOTA**: para unas instrucciones más detalladas consulta la [documentación](https://docs.consuldemocracy.org)
|
**NOTA**: para unas instrucciones más detalladas consulta la [documentación](https://docs.consuldemocracy.org)
|
||||||
|
|
||||||
Prerequisitos: tener instalado git, Ruby 3.2.4, CMake, pkg-config, shared-mime-info, Node.js 18.20.3 y PostgreSQL (9.5 o superior).
|
Prerequisitos: tener instalado git, Ruby 3.2.4, CMake, pkg-config, Node.js 18.20.3 y PostgreSQL (9.5 o superior).
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/consuldemocracy/consuldemocracy.git
|
git clone https://github.com/consuldemocracy/consuldemocracy.git
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ You can access the main website of the project at [http://consuldemocracy.org](h
|
|||||||
|
|
||||||
**NOTE**: For more detailed instructions check the [docs](https://docs.consuldemocracy.org)
|
**NOTE**: For more detailed instructions check the [docs](https://docs.consuldemocracy.org)
|
||||||
|
|
||||||
Prerequisites: install git, Ruby 3.2.4, CMake, pkg-config, shared-mime-info, Node.js 18.20.3 and PostgreSQL (>=9.5).
|
Prerequisites: install git, Ruby 3.2.4, CMake, pkg-config, Node.js 18.20.3 and PostgreSQL (>=9.5).
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/consuldemocracy/consuldemocracy.git
|
git clone https://github.com/consuldemocracy/consuldemocracy.git
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ Puedes acceder a la página principal del proyecto en [http://consuldemocracy.or
|
|||||||
|
|
||||||
**NOTA**: para unas instrucciones más detalladas consulta la [documentación](https://docs.consuldemocracy.org)
|
**NOTA**: para unas instrucciones más detalladas consulta la [documentación](https://docs.consuldemocracy.org)
|
||||||
|
|
||||||
Prerequisitos: tener instalado git, Ruby 3.2.4, CMake, pkg-config, shared-mime-info, Node.js 18.20.3 y PostgreSQL (9.5 o superior).
|
Prerequisitos: tener instalado git, Ruby 3.2.4, CMake, pkg-config, Node.js 18.20.3 y PostgreSQL (9.5 o superior).
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/consuldemocracy/consuldemocracy.git
|
git clone https://github.com/consuldemocracy/consuldemocracy.git
|
||||||
|
|||||||
Reference in New Issue
Block a user