mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
qt5: rebuild against icu-67.1
This commit is contained in:
parent
9b5a36fa82
commit
df5186a032
2 changed files with 1 additions and 7 deletions
|
@ -1,6 +0,0 @@
|
||||||
case "$ACTION" in
|
|
||||||
post)
|
|
||||||
# qt5 by default via qtchooser.
|
|
||||||
ln -sf /etc/xdg/qtchooser/5.conf etc/xdg/qtchooser/default.conf
|
|
||||||
;;
|
|
||||||
esac
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qt5'
|
# Template file for 'qt5'
|
||||||
pkgname=qt5
|
pkgname=qt5
|
||||||
version=5.14.2
|
version=5.14.2
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc="qt-everywhere-src-${version}"
|
wrksrc="qt-everywhere-src-${version}"
|
||||||
build_style=meta
|
build_style=meta
|
||||||
hostmakedepends="cmake clang flex perl glib-devel pkg-config
|
hostmakedepends="cmake clang flex perl glib-devel pkg-config
|
||||||
|
|
Loading…
Add table
Reference in a new issue