DIST: add qegl kms library to eglfs plugin package 55/171755/3 tizen
authorjiho.chu <jiho.chu@samsung.com>
Fri, 22 Dec 2017 02:16:45 +0000 (11:16 +0900)
committerPhil rzr <rzr@gna.org>
Thu, 8 Mar 2018 11:37:56 +0000 (11:37 +0000)
Although we do not use qtbase in Tizen:Unified,
TAOS project in SPIN uses qt, yet.
Besides, to be compatible with other Tizen 5.0 packages,
we need some updates in the obsolete QT packages.

This commit had been continously tested with TAOS machines
for a few months already.

Change-Id: I4f4efdb175638af5b8316d44bdeaa017957c1a43
Signed-off-by: jiho.chu <jiho.chu@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Origin: https://review.tizen.org/gerrit/#/c/171755/

packaging/qt5.spec

index 799030b7879d8500582c7f84d19c834d77eb8bb9..898ee0de5854fb72eef3a9b28fe04af716648c9d 100644 (file)
@@ -1105,6 +1105,7 @@ install -m 644 lib/fonts/* %{buildroot}%{_datarootdir}/fonts/
 %defattr(-,root,root,-)
 %manifest %{name}.manifest
 %{_libdir}/qt5/plugins/platforms/libqeglfs.so
+%{_libdir}/qt5/plugins/egldeviceintegrations/libqeglfs-kms-integration.so
 
 %files plugin-platform-minimalegl
 %defattr(-,root,root,-)