mirror of
https://github.com/celesrenata/end-4-flakes.git
synced 2026-06-19 07:29:57 -05:00
Add wayland protocols for pywayland build
This commit is contained in:
@@ -58,6 +58,9 @@ let
|
|||||||
export PATH="${pkgs.cmake}/bin:${pkgs.pkg-config}/bin:$PATH"
|
export PATH="${pkgs.cmake}/bin:${pkgs.pkg-config}/bin:$PATH"
|
||||||
export CMAKE_GENERATOR="Unix Makefiles"
|
export CMAKE_GENERATOR="Unix Makefiles"
|
||||||
|
|
||||||
|
# Set wayland protocol path for pywayland
|
||||||
|
export PKG_CONFIG_PATH="${pkgs.wayland}/lib/pkgconfig:${pkgs.wayland-protocols}/share/pkgconfig"
|
||||||
|
|
||||||
# Upgrade pip first
|
# Upgrade pip first
|
||||||
pip install --upgrade pip
|
pip install --upgrade pip
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user