mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-07 17:58:44 +02:00
Set soversion to 6.2.0.
This commit is contained in:
parent
75fd5ae6e4
commit
36283f50fd
1 changed files with 1 additions and 1 deletions
|
|
@ -350,7 +350,7 @@ if XKB
|
|||
USE_XKB_LIBS = $(XKB_LIBS)
|
||||
endif
|
||||
|
||||
libX11_la_LDFLAGS = -version-number 6:2:1 -no-undefined
|
||||
libX11_la_LDFLAGS = -version-number 6:2:0 -no-undefined
|
||||
|
||||
libX11_la_LIBADD = \
|
||||
$(USE_I18N_LIBS) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue