build: set pkgconfig URL

For informational purposes.
This commit is contained in:
Simon Ser 2023-02-15 10:38:20 +01:00
parent faa631c348
commit 822eb07eac
1 changed files with 1 additions and 0 deletions

View File

@ -199,5 +199,6 @@ pkgconfig = import('pkgconfig')
pkgconfig.generate(
lib_wlr,
description: 'Wayland compositor library',
url: 'https://gitlab.freedesktop.org/wlroots/wlroots',
variables: wlr_vars,
)