diff options
| author | Long Huan <8551701+longhuan2018@users.noreply.github.com> | 2019-08-20 23:43:20 +0800 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-08-20 08:43:20 -0700 |
| commit | 6b99a1dddc1103918e784d13e15cfcebadea9975 (patch) | |
| tree | 23f5462969084aef8c9e90e4d1499100ff412f5c /ports/qtkeychain/CONTROL | |
| parent | 3173e5516a6f495404c17311bedb8927369f2959 (diff) | |
| download | vcpkg-6b99a1dddc1103918e784d13e15cfcebadea9975.tar.gz vcpkg-6b99a1dddc1103918e784d13e15cfcebadea9975.zip | |
[qtkeychain]Add new port (#7760)
* new port qtkeychain
* Update CONTROL
* not build translations on linux
Avoiding issues #7771 by not build translations on linux
Diffstat (limited to 'ports/qtkeychain/CONTROL')
| -rw-r--r-- | ports/qtkeychain/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/qtkeychain/CONTROL b/ports/qtkeychain/CONTROL new file mode 100644 index 000000000..d054322cf --- /dev/null +++ b/ports/qtkeychain/CONTROL @@ -0,0 +1,4 @@ +Source: qtkeychain
+Version: v0.9.1 +Description: qtkeychain - Platform-independent Qt API for storing passwords securely
+Build-Depends: qt5-base, qt5-tools
\ No newline at end of file |
