wok-6.x diff libQtPlugins/receipt @ rev 17105
Add qps
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sat Aug 30 23:57:51 2014 +0200 (2014-08-30) |
parents | 28d590d94cce |
children | 212b82ae0193 |
line diff
1.1 --- a/libQtPlugins/receipt Wed Jul 16 03:57:22 2014 +0200 1.2 +++ b/libQtPlugins/receipt Sat Aug 30 23:57:51 2014 +0200 1.3 @@ -20,5 +20,7 @@ 1.4 cp -a $install/usr/lib/qt/plugins $fs/usr/lib/qt 1.5 rm -f $fs/usr/lib/qt/plugins/sqldrivers/libqsqlite.so 1.6 rm -f $fs/usr/lib/qt/plugins/phonon_backend/libphonon_gstreamer.so 1.7 + rm -f $fs/usr/lib/qt/plugins/imageformats/libqjpeg.so 1.8 + rm -f $fs/usr/lib/qt/plugins/imageformats/libqgif.so 1.9 } 1.10