Fixed conanfile options after packages were renamed

Change-Id: I4dbd3ec43bb6edfff7b9f98ac697cc7b70b09cda
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
Konstantin Tokarev
2016-11-14 12:59:02 +03:00
parent 77741d7d6c
commit 93240adad1
2 changed files with 4 additions and 4 deletions

View File

@@ -8,8 +8,8 @@ cmake
[options]
icu:shared=True
libxml2-qt:shared=True
libxslt-qt:shared=True
libxml2:shared=True
libxslt:shared=True
[imports]
bin, icudt57.dll -> ./bin

View File

@@ -8,8 +8,8 @@ cmake
[options]
icu:shared=True
libxml2-qt:shared=True
libxslt-qt:shared=True
libxml2:shared=True
libxslt:shared=True
[imports]
bin, icudt57.dll -> ./bin