From 0803319f288839bb7295dcec49bfef8c3e0d8149 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Fri, 7 Apr 2023 20:08:00 +0000 Subject: [PATCH] security/lxqt-openssh-askpass: unbreak after 020693c166d1 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) --- security/lxqt-openssh-askpass/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/lxqt-openssh-askpass/Makefile b/security/lxqt-openssh-askpass/Makefile index 39781961d9b4..dba97467b3ab 100644 --- a/security/lxqt-openssh-askpass/Makefile +++ b/security/lxqt-openssh-askpass/Makefile @@ -10,7 +10,8 @@ WWW= https://lxqt-project.org LICENSE= LGPL21+ USES= cmake compiler:c++11-lang gettext-runtime kde:5 lxqt \ - pkgconfig qt:5 tar:xz gnome xorg + perl5 pkgconfig qt:5 tar:xz gnome xorg +USE_PERL5= build USE_QT= buildtools:build qmake:build core dbus gui linguisttools \ svg widgets x11extras xml USE_KDE= windowsystem