mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
12 lines
225 B
Plaintext
12 lines
225 B
Plaintext
prefix="/app"
|
|
libdir="/app/lib"
|
|
includedir="/app/include"
|
|
|
|
Name: libgit2
|
|
Description: The git library, take 2
|
|
Version: 1.6.3
|
|
Libs: -L${libdir} -lgit2
|
|
Libs.private: -lrt
|
|
Requires.private: openssl zlib
|
|
Cflags: -I${includedir}
|