mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04: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…
Add table
Add a link
Reference in a new issue