diff options
Diffstat (limited to 'math/cantor/Makefile')
-rw-r--r-- | math/cantor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/cantor/Makefile b/math/cantor/Makefile index ac30708e3f8a..175c14db1221 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -10,7 +10,8 @@ COMMENT= Mathematical software frontend by KDE LIB_DEPENDS= libAnalitza.so:math/analitza \ libcln.so:math/cln \ libqalculate.so:math/libqalculate \ - libspectre.so:print/libspectre + libspectre.so:print/libspectre \ + libpoppler-qt5.so:graphics/poppler-qt5 BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \ docbook-xml>0:textproc/docbook-xml |