Hi, you may want to consider explicitly unsetting QT_QPA_PLATFORM
from environment in the build script, because if i.e. it is forced to wayland-egl
, the build will fail.
Thank you.
Git Clone URL: | https://aur.archlinux.org/ulauncher-git.git (read-only, click to copy) |
---|---|
Package Base: | ulauncher-git |
Description: | Application launcher for Linux |
Upstream URL: | http://ulauncher.io |
Keywords: | application launcher |
Licenses: | GPL3 |
Conflicts: | ulauncher |
Provides: | ulauncher |
Submitter: | metak |
Maintainer: | ulauncher (friday) |
Last Packager: | friday |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2017-02-28 18:36 (UTC) |
Last Updated: | 2024-12-23 20:33 (UTC) |
« First ‹ Previous 1 2
Hi, you may want to consider explicitly unsetting QT_QPA_PLATFORM
from environment in the build script, because if i.e. it is forced to wayland-egl
, the build will fail.
Thank you.
git uses python 3
@Revelation60 I see yarn listed in makedepends https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=ulauncher-git
I'm not sure why it's not working for you
yarn is missing as a build dependency.
Pinned Comments
friday commented on 2023-10-21 16:19 (UTC)
When you update Python, you need to rebuild all python AUR packages, including Ulauncher.
See https://github.com/Ulauncher/Ulauncher/discussions/1280 for more info.