Bump buidlroot version to 2018.02.6
This commit is contained in:
10
bsp/buildroot/package/libjpeg/libjpeg.pc.in
Normal file
10
bsp/buildroot/package/libjpeg/libjpeg.pc.in
Normal file
@@ -0,0 +1,10 @@
|
||||
prefix=/usr
|
||||
exec_prefix=/usr
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: libjpeg
|
||||
Description: A JPEG codec that provides the libjpeg API
|
||||
Version: @PACKAGE_VERSION@
|
||||
Libs: -L${libdir} -ljpeg
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user