From 4e30661f7643e36943da12b9b40c8460ef59fa4b Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Fri, 6 May 2016 12:26:28 +0800 Subject: [PATCH] Fixes spec --- google-noto-emoji-fonts.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/google-noto-emoji-fonts.spec b/google-noto-emoji-fonts.spec index 2005fdd..5023fee 100644 --- a/google-noto-emoji-fonts.spec +++ b/google-noto-emoji-fonts.spec @@ -29,6 +29,7 @@ Source2: google-noto-emoji.metainfo.xml Patch0: noto-emoji-use-system-pngquant.patch BuildArch: noarch +BuildRequires: fonttools BuildRequires: python2-fonttools BuildRequires: python-devel BuildRequires: fontpackages-devel @@ -59,6 +60,7 @@ export LANG=zh_CN.UTF-8 pushd nototools-%{commit1} export PATH=$PATH:"$PWD/nototools" +export PYTHONPATH=$PWD popd make %{?_smp_mflags} OPT_CFLAGS="$RPM_OPT_FLAGS"