diff options
Diffstat (limited to 'ports/imgui/CONTROL')
| -rw-r--r-- | ports/imgui/CONTROL | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ports/imgui/CONTROL b/ports/imgui/CONTROL index c1484ec8b..a4ffede60 100644 --- a/ports/imgui/CONTROL +++ b/ports/imgui/CONTROL @@ -1,8 +1,8 @@ Source: imgui -Version: 1.74 +Version: 1.74-1 Homepage: https://github.com/ocornut/imgui Description: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies. -Feature: example -Description: build with examples -Build-Depends: glfw3, freeglut, opengl, sdl1 +Feature: bindings +Description: make available bindings header and source files for supported implementations +Build-Depends: glfw3, freeglut, opengl, sdl1, allegro5
\ No newline at end of file |
