From: Peter Korsgaard Date: Sun, 20 Nov 2016 22:34:21 +0000 (+0100) Subject: libfribi: fix 'usptream' typo in comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4f5f48199116119a2b69c42b95cee0594eee8774;p=buildroot.git libfribi: fix 'usptream' typo in comment Signed-off-by: Peter Korsgaard --- diff --git a/package/libfribidi/libfribidi.mk b/package/libfribidi/libfribidi.mk index 86e722a211..751a1b6066 100644 --- a/package/libfribidi/libfribidi.mk +++ b/package/libfribidi/libfribidi.mk @@ -15,7 +15,7 @@ LIBFRIBIDI_INSTALL_STAGING = YES LIBFRIBIDI_AUTORECONF = YES LIBFRIBIDI_DEPENDENCIES = host-pkgconf # libglib2 dependency causes a build failure, and this optional -# dependency is going to be removed usptream, see +# dependency is going to be removed upstream, see # https://github.com/behdad/fribidi/pull/14 LIBFRIBIDI_CONF_OPTS = --with-glib=no