diff options
| author | Barath Kannan <barathsotd@gmail.com> | 2017-11-05 19:44:44 +1100 |
|---|---|---|
| committer | Barath Kannan <barathsotd@gmail.com> | 2017-11-05 19:44:44 +1100 |
| commit | 938a8fe401ebf88de37e6149a4e9818a8f130a7e (patch) | |
| tree | 66e0eeb8427e3f8306b86d3b2e07d24121347062 /ports/qt5xmlpatterns/CONTROL | |
| parent | 9ed2fc546cd9896340706f25c04aab93ddf45e45 (diff) | |
| download | vcpkg-938a8fe401ebf88de37e6149a4e9818a8f130a7e.tar.gz vcpkg-938a8fe401ebf88de37e6149a4e9818a8f130a7e.zip | |
fix path lengths limit for qt source, add qt5 modules: datavis3d, imageformats, multimedia, xmlpatterns
Diffstat (limited to 'ports/qt5xmlpatterns/CONTROL')
| -rw-r--r-- | ports/qt5xmlpatterns/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/qt5xmlpatterns/CONTROL b/ports/qt5xmlpatterns/CONTROL new file mode 100644 index 000000000..baef1b3fd --- /dev/null +++ b/ports/qt5xmlpatterns/CONTROL @@ -0,0 +1,4 @@ +Source: qt5xmlpatterns +Version: 5.9.2-0 +Description: Qt5 XML Patterns Module - Support for XPath, XQuery, XSLT and XML schema validation +Build-Depends: qt5base
\ No newline at end of file |
