mirror of
https://github.com/mpv-player/mpv
synced 2025-02-20 14:56:55 +00:00
build: fix version in mpv.pc
This commit is contained in:
parent
a0347e0651
commit
8737ca9582
@ -459,7 +459,7 @@ def build(ctx):
|
||||
PREFIX = ctx.env.PREFIX,
|
||||
LIBDIR = ctx.env.LIBDIR,
|
||||
INCDIR = ctx.env.INCDIR,
|
||||
vnum = "0.0.0",
|
||||
VERSION = ctx.env.VERSION,
|
||||
)
|
||||
|
||||
headers = ["client.h"]
|
||||
|
Loading…
Reference in New Issue
Block a user