mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-28 15:13:53 +00:00
079fd0071a
- fix OpenGL issues - pass touch press location with touch release event to fix button clicks with touch screen - fix AVX alignment error in ffmpeg code on base-linux - add generated cmake support files Fixes #4541
9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
LICENSE := GPL
|
|
VERSION := 5.13.2
|
|
|
|
DOWNLOADS := qt5.git
|
|
|
|
URL(qt5) := https://github.com/cproc/qt5.git
|
|
REV(qt5) := issue4541
|
|
DIR(qt5) := src/lib/qt5
|