31e9c543b3
Also applied the rest of transformations described in alire#227: no top-level [genera] table, name/version keys, [[depends-on]] array instead of table.
10 lines
221 B
TOML
10 lines
221 B
TOML
description = "Portable library for OpenGL, window and input"
|
|
name = "libglfw3"
|
|
licenses = []
|
|
maintainers = ["alejandro@mosteo.com"]
|
|
maintainers-logins = ["mosteo"]
|
|
|
|
[[external]]
|
|
kind = "system"
|
|
origin = ["libglfw3-dev"]
|