mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-04-19 10:20:39 +02:00
libkms: Use a standard version number
This commit is contained in:
parent
97003c53f9
commit
a5c8f55397
1 changed files with 1 additions and 1 deletions
|
|
@ -5,6 +5,6 @@ includedir=@includedir@
|
|||
|
||||
Name: libkms
|
||||
Description: Library that abstract aways the different mm interface for kernel drivers
|
||||
Version: 1.0
|
||||
Version: 1.0.0
|
||||
Libs: -L${libdir} -lkms
|
||||
Cflags: -I${includedir}/libkms
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue