Require less depenencies, we are not building tools or examples

This commit is contained in:
Nazar Mishturak
2015-09-13 19:50:12 +03:00
parent ba1a77085e
commit 88ca689ca8

View File

@@ -12,9 +12,7 @@ pkgdesc='A C++ binding for the OpenGL API, generated using the gl.xml specificat
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
"${MINGW_PACKAGE_PREFIX}-cmake"
"${MINGW_PACKAGE_PREFIX}-doxygen"
"${MINGW_PACKAGE_PREFIX}-glfw"
"${MINGW_PACKAGE_PREFIX}-python2")
"${MINGW_PACKAGE_PREFIX}-doxygen")
license=('MIT')
options=('strip' 'staticlibs' 'docs')