mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-16 06:59:47 -05:00
Release 0.85.0
This commit is contained in:
parent
7c6dac8740
commit
28e3cbc654
3 changed files with 3 additions and 3 deletions
|
|
@ -5,6 +5,6 @@ includedir=${prefix}/include
|
|||
|
||||
Name: Wayland Client
|
||||
Description: Wayland client side library
|
||||
Version: 0.1
|
||||
Version: 0.85
|
||||
Cflags: -I${includedir}
|
||||
Libs: -L${libdir} -lwayland-client
|
||||
|
|
|
|||
|
|
@ -5,6 +5,6 @@ includedir=${prefix}/include
|
|||
|
||||
Name: Wayland Server
|
||||
Description: Server side implementation of the Wayland protocol
|
||||
Version: 0.1
|
||||
Version: 0.85
|
||||
Cflags: -I${includedir}
|
||||
Libs: -L${libdir} -lwayland-server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue