add padding function to imgScalePadding()
This commit is contained in:
11
.CondaPkg/env/lib/pkgconfig/history.pc
vendored
Normal file
11
.CondaPkg/env/lib/pkgconfig/history.pc
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
prefix=/root/.julia/dev/ImageUtils/.CondaPkg/env
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: History
|
||||
Description: Gnu History library for managing previously-entered lines
|
||||
URL: http://tiswww.cwru.edu/php/chet/readline/rltop.html
|
||||
Version: 8.2
|
||||
Libs: -L${libdir} -lhistory
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user