mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 09:47:13 +08:00
qt rebuild for icu, needed for any icu update, https://bugs.gentoo.org/show_bug.cgi?id=413541
This commit is contained in:
parent
ce09f60f87
commit
295fe11c7b
@ -2,11 +2,12 @@
|
||||
# QT Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# maintainer abveritas@chakra-project.org
|
||||
## rebuild on icu update
|
||||
|
||||
pkgbase=qt
|
||||
pkgname=('qt' 'qt-private-headers')
|
||||
pkgver=4.8.4
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
arch=('x86_64')
|
||||
url='http://qt.nokia.com/'
|
||||
license=('GPL3' 'LGPL')
|
||||
@ -106,7 +107,8 @@ package_qt() {
|
||||
'libmysqlclient: MySQL driver'
|
||||
'unixodbc: ODBC driver'
|
||||
'libxinerama: Xinerama support'
|
||||
'libxfixes: Xfixes support')
|
||||
'libxfixes: Xfixes support'
|
||||
'icu: Unicode support')
|
||||
conflicts=('qt-doc' 'qt-demos' 'qt-tools')
|
||||
provides=('qt-tools')
|
||||
install='qt.install'
|
||||
|
Loading…
Reference in New Issue
Block a user