Skip to content

Commit

Permalink
sysutils/lxqt-powermanagement: 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 7fb4db4 commit 0d54491
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sysutils/lxqt-powermanagement/Makefile
Expand Up @@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= upower:sysutils/upower

USES= cmake compiler:c++14-lang gettext-runtime kde:5 qt:5 \
localbase:ldflags lxqt pkgconfig tar:xz gnome xorg
localbase:ldflags lxqt perl5 pkgconfig tar:xz gnome xorg
USE_PERL5= build
USE_QT= buildtools:build qmake:build core svg widgets x11extras \
dbus gui xml
USE_GNOME= glib20
Expand Down

0 comments on commit 0d54491

Please sign in to comment.