10 lines
348 B
Plaintext
10 lines
348 B
Plaintext
--- a/imlib2.pc.in 2016-04-14 17:13:33.000000000 +0000
|
|
+++ b/imlib2.pc.in 2020-09-28 19:41:36.760000000 +0000
|
|
@@ -7,5 +7,6 @@
|
|
Description: Powerful image loading and rendering library
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lImlib2
|
|
+Libs.private: -lX11 -lpthread -lxcb -lXau -lxshmfence -lfreetype -lz -lbz2 -lpng16 -lz
|
|
Cflags: -I${includedir}
|
|
|