mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-25 14:15:58 +01:00
build: set pkgconfig URL
For informational purposes.
This commit is contained in:
parent
faa631c348
commit
822eb07eac
1 changed files with 1 additions and 0 deletions
|
@ -199,5 +199,6 @@ pkgconfig = import('pkgconfig')
|
||||||
pkgconfig.generate(
|
pkgconfig.generate(
|
||||||
lib_wlr,
|
lib_wlr,
|
||||||
description: 'Wayland compositor library',
|
description: 'Wayland compositor library',
|
||||||
|
url: 'https://gitlab.freedesktop.org/wlroots/wlroots',
|
||||||
variables: wlr_vars,
|
variables: wlr_vars,
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue