From 8b26e2b1ac52143994efd9b11c395a62d2a9bdd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Thu, 27 Mar 2014 18:56:01 +0100 Subject: [PATCH] add dependency: freepats --- prepare_rPI.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prepare_rPI.sh b/prepare_rPI.sh index f2deb0e..1053c56 100755 --- a/prepare_rPI.sh +++ b/prepare_rPI.sh @@ -7,7 +7,7 @@ dpkg-reconfigure locales apt-get update apt-get dist-upgrade apt-get autoremove -apt-get install libreoffice p7zip-full libfontforge1 timidity +apt-get install libreoffice p7zip-full libfontforge1 timidity freepats dpkg -i --ignore-depends=libpoppler27 pdf2htmlex*.deb # Make Libreoffice usable on a RO filesystem