diff options
| author | Tri Tran <lepnit205@gmail.com> | 2019-03-05 14:03:17 -0600 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-03-05 12:03:17 -0800 |
| commit | e424790f73bc810397be60fa009b2c572a23f98b (patch) | |
| tree | 41242aede0f79d616b8fda2f13dbcb233596112c /ports/tgui/CONTROL | |
| parent | a9f8430961f9d8bf2a9560767100bcc433004e24 (diff) | |
| download | vcpkg-e424790f73bc810397be60fa009b2c572a23f98b.tar.gz vcpkg-e424790f73bc810397be60fa009b2c572a23f98b.zip | |
[tgui] Add new package TGUI (fix #5505) (#5524)
* Add TGUI package
* [tgui] add missing sfml depends
Diffstat (limited to 'ports/tgui/CONTROL')
| -rw-r--r-- | ports/tgui/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/tgui/CONTROL b/ports/tgui/CONTROL new file mode 100644 index 000000000..8b253080a --- /dev/null +++ b/ports/tgui/CONTROL @@ -0,0 +1,4 @@ +Source: tgui
+Version: 0.8.4
+Description: TGUI is an easy to use, cross-platform, c++ GUI for SFML.
+Build-Depends: sfml
|
