From 8895463b26ecc42150524f09b5dfff03f8e539d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 15 Nov 2018 12:53:55 +0100 Subject: [PATCH] https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 --- ibus-anthy.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ibus-anthy.spec b/ibus-anthy.spec index fc9bcce..1da5878 100644 --- a/ibus-anthy.spec +++ b/ibus-anthy.spec @@ -1,3 +1,7 @@ +# This package depends on automagic byte compilation +# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 +%global _python_bytecompile_extra 1 + %global sub_version 1.0 %global require_ibus_version 1.5.3 %global have_default_layout 1