This commit is contained in:
Ray 2018-09-18 21:34:02 +02:00
parent 27c3afd91c
commit be599a9ece
7 changed files with 7 additions and 7 deletions

View file

@ -4,7 +4,7 @@ libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: raylib
Description: Simple and easy-to-use library to learn videogames programming
Description: Simple and easy-to-use library to enjoy videogames programming
URL: http://github.com/raysan5/raylib
Version: @PROJECT_VERSION@
Libs: -L${libdir} -lraylib @PKG_CONFIG_LIBS_EXTRA@