Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The following required packages were not found #515

Closed
nakamura0907 opened this issue Mar 9, 2024 · 1 comment
Closed

The following required packages were not found #515

nakamura0907 opened this issue Mar 9, 2024 · 1 comment

Comments

@nakamura0907
Copy link

$ yay -S gdb ninja gcc cmake meson libxcb xcb-proto xcb-util xcb-util-keysyms libxfixes libx11 libxcomposite xorg-xinput libxrender pixman wayland-protocols cairo pango seatd libxkbcommon xcb-util-wm xorg-xwayland libinput libliftoff libdisplay-info cpio tomlplusplus

$ git clone --recursive https://github.com/hyprwm/Hyprland
$ cd Hyprland
$ make all && sudo make install
--   Package 'hyprlang', required by 'virtual:world', not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:619 (message):
  The following required packages were not found:

   - hyprlang>=0.3.2

Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:841 (_pkg_check_modules_internal)
  CMakeLists.txt:104 (pkg_check_modules)
$ sudo pacman -S hyprlang
$ make all && sudo make install
@vaxerski
Copy link
Member

vaxerski commented Mar 9, 2024

idk, maybe arch packaging is broken, try installing hyprlang from source

@vaxerski vaxerski closed this as not planned Won't fix, can't repro, duplicate, stale Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants