mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-25 12:15:32 +03:00
10 lines
225 B
Diff
10 lines
225 B
Diff
--- a/modules/text_renderer/freetype/text_layout.c
|
|
+++ b/modules/text_renderer/freetype/text_layout.c
|
|
@@ -52,7 +52,6 @@
|
|
|
|
/* RTL */
|
|
#if defined(HAVE_FRIBIDI)
|
|
-# define FRIBIDI_NO_DEPRECATED 1
|
|
# include <fribidi.h>
|
|
#endif
|
|
|