x11/screengrab: 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
ec9eef3992
commit
4c36d569e9
1 changed files with 2 additions and 1 deletions
|
@ -9,10 +9,11 @@ WWW= https://github.com/lxqt/screengrab
|
|||
|
||||
LICENSE= LGPL21+
|
||||
|
||||
USES= cmake compiler:c++11-lang gnome kde:5 lxqt qt:5 tar:xz xorg
|
||||
USES= cmake compiler:c++11-lang gnome kde:5 lxqt perl5 qt:5 tar:xz xorg
|
||||
USE_LXQT= qtxdg
|
||||
USE_XORG= x11 xcb sm ice xext
|
||||
USE_KDE= windowsystem
|
||||
USE_PERL5= build
|
||||
USE_QT= buildtools qmake core dbus xml svg widgets gui x11extras network
|
||||
USE_GNOME= glib20
|
||||
|
||||
|
|
Loading…
Reference in a new issue