pango-x: fix glib-mkenums error
This commit is contained in:
parent
058d4bcc20
commit
54289466b8
12
x11-packages/pango-x/configure.patch
Normal file
12
x11-packages/pango-x/configure.patch
Normal file
@ -0,0 +1,12 @@
|
||||
diff -uNr pango-1.42.4/configure pango-1.42.4.mod/configure
|
||||
--- pango-1.42.4/configure 2018-08-20 18:06:50.000000000 +0300
|
||||
+++ pango-1.42.4.mod/configure 2019-04-20 22:28:51.668725111 +0300
|
||||
@@ -19363,7 +19363,7 @@
|
||||
fi
|
||||
|
||||
# Setup GLIB_MKENUMS to use glib-mkenums even if GLib is uninstalled.
|
||||
-GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
|
||||
+GLIB_MKENUMS=glib-mkenums
|
||||
|
||||
|
||||
# Checks for FriBiDi
|
Loading…
Reference in New Issue
Block a user