Error poppler-qt5 development package not found when compiling qpdfview

Hi,

I got a an error when compiling aur package qpdfview.

$ yay -S qpdfview

Info: creating stash file /home/wlech/.cache/yay/qpdfview/src/qpdfview-0.5/.qmake.stash
( test -e Makefile.pdf-plugin || /usr/bin/qmake-qt5 -o Makefile.pdf-plugin /home/wlech/.cache/yay/qpdfview/src/qpdfview-0.5/pdf-plugin.pro ) && make -f Makefile.pdf-plugin 
Project ERROR: poppler-qt5 development package not found
make: *** [Makefile:48: sub-pdf-plugin-pro-make_first-ordered] Error 3
==> ERROR: An error has occurred in build().
    Abandon…
 -> error during build : review-exit status 4
$ pacman -Q | grep poppler
poppler 23.03.0-1
poppler-data 0.4.12-1
poppler-glib 23.03.0-1
poppler-qt5 23.03.0-1

Thank you for your help.

This may be a result of being on Manjaro Stable branch while using the Arch User Repository.

Otherwise … poppler-qt5-git exists there too … maybe thats what it wants.

1 Like
poppler-qt5

ftom the extra-repo should be the right one

1 Like

If so then its a result of being on Stable.

I switched to use xreader instead.

Thank you for you help.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.