summaryrefslogtreecommitdiff
path: root/gnu/packages/texlive.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/texlive.scm')
-rw-r--r--gnu/packages/texlive.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/texlive.scm b/gnu/packages/texlive.scm
index 0812ab9978..9a4194bdac 100644
--- a/gnu/packages/texlive.scm
+++ b/gnu/packages/texlive.scm
@@ -80,6 +80,7 @@
("libxt" ,libxt)
("pixman" ,pixman)
("poppler" ,poppler)
+ ("potrace" ,potrace)
;; FIXME: Add interpreters fontforge and ruby,
;; once they are available.
("teckit" ,teckit)
@@ -112,7 +113,7 @@
"--with-system-libpng"
"--with-system-pixman"
"--with-system-poppler"
-;; "--with-system-potrace"
+ "--with-system-potrace"
"--with-system-teckit"
"--with-system-xpdf"
"--with-system-zlib"