10 lines
356 B
Diff
10 lines
356 B
Diff
diff -uNr libepoxy-1.5.3/epoxy.pc.in libepoxy-1.5.3.mod/epoxy.pc.in
|
|
--- libepoxy-1.5.3/epoxy.pc.in 2018-10-05 02:40:48.000000000 +0300
|
|
+++ libepoxy-1.5.3.mod/epoxy.pc.in 2018-10-06 21:07:20.967823671 +0300
|
|
@@ -13,4 +13,4 @@
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -lepoxy
|
|
Libs.private: @DLOPEN_LIBS@
|
|
-Requires.private: @GL_REQS@
|
|
+Requires.private: gl
|