]> git.pld-linux.org Git - packages/qt4.git/commitdiff
attempt to build with icu 64
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Tue, 16 Apr 2019 07:58:16 +0000 (09:58 +0200)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Tue, 16 Apr 2019 07:58:16 +0000 (09:58 +0200)
qt4.spec

index f4381d17777e0c87f5d4b9ad0e1868b24fb8c51e..b832e862bc20f94e15b1c03bd7a1cc0c43756826 100644 (file)
--- a/qt4.spec
+++ b/qt4.spec
@@ -54,7 +54,7 @@
 %define                _withsql        1
 %{!?with_sqlite3:%{!?with_sqlite:%{!?with_ibase:%{!?with_mysql:%{!?with_pgsql:%{!?with_odbc:%{!?with_oci:%undefine _withsql}}}}}}}
 
-%define                icu_abi         59
+%define                icu_abi         64
 %define                next_icu_abi    %(echo $((%{icu_abi} + 1)))
 
 Summary:       The Qt GUI application framework
This page took 0.098305 seconds and 4 git commands to generate.