[arch-commits] Commit in cegui/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Mar 21 13:35:52 UTC 2015


    Date: Saturday, March 21, 2015 @ 14:35:51
  Author: svenstaro
Revision: 129695

Remove glfw because of FS#44190

Modified:
  cegui/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-21 13:32:25 UTC (rev 129694)
+++ PKGBUILD	2015-03-21 13:35:51 UTC (rev 129695)
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 url="http://cegui.org.uk"
 license=("MIT")
-depends=('pcre' 'glew' 'expat' 'freetype2' 'libxml2' 'devil' 'freeglut' 'lua51' 'silly' 'glfw')
+depends=('pcre' 'glew' 'expat' 'freetype2' 'libxml2' 'devil' 'freeglut' 'lua51' 'silly')
 makedepends=('cmake' 'python2' 'doxygen' 'ogre' 'gtk2' 'boost' 'graphviz' 'irrlicht' 'glm' 'mesa' 'tolua++' 'mercurial')
 optdepends=("python2: python bindings"
             "ogre: ogre module"



More information about the arch-commits mailing list