From 8bf9831fdfd1460559a7717074a17f50fe3549b0 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Fri, 7 Apr 2023 20:08:00 +0000 Subject: deskutils/lxqt-notificationd: 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) --- deskutils/lxqt-notificationd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'deskutils') diff --git a/deskutils/lxqt-notificationd/Makefile b/deskutils/lxqt-notificationd/Makefile index f0ee8afc3aeb..d6ef16c876e8 100644 --- a/deskutils/lxqt-notificationd/Makefile +++ b/deskutils/lxqt-notificationd/Makefile @@ -10,7 +10,8 @@ WWW= https://lxqt-project.org LICENSE= LGPL21+ USES= cmake compiler:c++14-lang gettext kde:5 lxqt qt:5 \ - pkgconfig tar:xz gnome xorg + perl5 pkgconfig tar:xz gnome xorg +USE_PERL5= build USE_QT= buildtools:build qmake:build dbus core gui \ linguisttools svg widgets x11extras xml USE_KDE= windowsystem -- cgit v1.2.3