diff options
Diffstat (limited to 'devel/glib20/Makefile')
-rw-r--r-- | devel/glib20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 002f5985e875..7d6cc11162cc 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libffi.so:devel/libffi \ # iconv:wchar_t - our iconv in base doesn't support utf-8 -> wchar_t (boooo) # (wchar_t is used by glibmm, rawtherapee triggered this) USES= compiler:c11 cpe gettext gnome iconv:wchar_t localbase:ldflags \ - meson perl5 pkgconfig python:3.7+ tar:xz trigger + meson perl5 pkgconfig python tar:xz trigger TRIGGERS= gio-modules glib-schemas USE_LDCONFIG= yes USE_PERL5= build |