Skip to content

Commit

Permalink
graphics/lximage-qt: unbreak after 020693c
Browse files Browse the repository at this point in the history
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find Perl (missing: PERL_EXECUTABLE)

PR:		266007
Reported by:	antoine (via exp-run)
  • Loading branch information
jbeich committed Apr 12, 2023
1 parent ddb51d1 commit 8c28b0a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion graphics/lximage-qt/Makefile
Expand Up @@ -13,9 +13,10 @@ LIB_DEPENDS= libexif.so:graphics/libexif \
libmenu-cache.so:x11/menu-cache

USES= cmake compiler:c++14-lang desktop-file-utils gettext-runtime \
gnome localbase:ldflags lxqt pkgconfig qt:5 gnome tar:xz xorg
gnome localbase:ldflags lxqt perl5 pkgconfig qt:5 gnome tar:xz xorg

USE_GNOME= glib20
USE_PERL5= build
USE_QT= buildtools:build qmake:build core dbus gui linguisttools \
network printsupport svg widgets x11extras
USE_LXQT= buildtools libfmqt
Expand Down

0 comments on commit 8c28b0a

Please sign in to comment.