qtimageformats: add dependency on tiff

* it's autodetected from sysroot

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2013-07-22 14:49:14 +02:00
parent 567a4d462f
commit 2649027bd0

View File

@@ -1,3 +1,3 @@
require qt5.inc
DEPENDS += "qtbase"
DEPENDS += "qtbase tiff"