aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/install_dependencies.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/install_dependencies.sh')
-rwxr-xr-xtools/install_dependencies.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/install_dependencies.sh b/tools/install_dependencies.sh
index 5769602115..ae98884d1e 100755
--- a/tools/install_dependencies.sh
+++ b/tools/install_dependencies.sh
@@ -15,7 +15,6 @@ if command -v lsb_release > /dev/null ; then
Ubuntu)
sudo apt-get install \
build-essential \
- libpoppler-cpp-dev \
libfreetype6-dev \
libfontconfig-dev \
libpng12-dev \