This commit is contained in:
Jean-Francois Dockes 2020-09-05 09:19:10 +02:00
parent 24fedb5608
commit 10bdf2a0c8

View File

@ -40,7 +40,9 @@ import rclconfig
_mswindows = (sys.platform == "win32")
# Can we access the poppler-glib python3 bindings ? This would allow extracting
# text from annotations. On Ubuntu, this comes with package gir1.2-poppler-0.18
# text from annotations.
# - On Ubuntu, this comes with package gir1.2-poppler-0.18
# - On opensuse the package is named typelib-1_0-Poppler-0_18
# (actual versions may differ of course).
havepopplerglib = False
try: