Update packages.json

Added DevIL wrapper repo
This commit is contained in:
Varriount 2014-03-20 21:26:01 -04:00
parent c7f06cfe20
commit 616dad2c69

View File

@ -568,5 +568,14 @@
"description": "Low-level wrapper for OpenCL",
"license": "MIT",
"web": "https://github.com/nimrod-code/opencl"
},
{
"name": "DevIL",
"url": "git://github.com/Varriount/DevIL",
"method": "git",
"tags": ["image", "library", "graphics"],
"description": "Wrapper for the DevIL image library",
"license": "MIT",
"web": "https://github.com/Varriount/DevIL"
}
]