mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-25 01:20:05 +01:00
pkgconfig files: Add URL
https://github.com/pkgconf/pkgconf/blob/master/man/pc.5 says it's
a mandatory field in *.pc files.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
(cherry picked from commit b73cd6066a)
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1894>
This commit is contained in:
parent
bf37ce8edc
commit
3a60fe79d3
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ abi_extension=@abi_extension@
|
|||
|
||||
Name: xorg-server
|
||||
Description: Modular X.Org X Server
|
||||
URL: https://gitlab.freedesktop.org/xorg/xserver/
|
||||
Version: @PACKAGE_VERSION@
|
||||
Requires.private: @SDK_REQUIRED_MODULES@
|
||||
Cflags: -I${sdkdir} @symbol_visibility@
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue