security/lxqt-openssh-askpass: unbreak after 020693c166
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)
This commit is contained in:
parent
8bf9831fdf
commit
0803319f28
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue