Skip to content

Commit 1334cee

Browse files
committed
added_svg fixes #13
1 parent 72d5629 commit 1334cee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

texer/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ RUN apt-get -y install software-properties-common
2626
RUN apt-get -y install apt-utils
2727
RUN apt-get -y install texlive-full
2828
RUN apt-get -y install lyx
29+
RUN apt-get -y install inkscape
2930
RUN apt-get -y install git
3031

3132
RUN add-apt-repository -y ppa:deadsnakes/ppa
@@ -44,3 +45,4 @@ RUN wget -q https://packages.microsoft.com/config/ubuntu/18.04/packages-microsof
4445
dpkg -i packages-microsoft-prod.deb
4546
RUN apt-get update && \
4647
apt-get install -y powershell
48+

0 commit comments

Comments
 (0)