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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Sat Jul 13 11:17:07 UTC 2013


    Date: Saturday, July 13, 2013 @ 13:17:07
  Author: svenstaro
Revision: 94010

upgpkg: cegui 0.8.2-4

Rebuild

Modified:
  cegui/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-13 10:59:45 UTC (rev 94009)
+++ PKGBUILD	2013-07-13 11:17:07 UTC (rev 94010)
@@ -6,12 +6,12 @@
 
 pkgname=cegui
 pkgver=0.8.2
-pkgrel=3
+pkgrel=4
 pkgdesc="A free library providing windowing and widgets for graphics APIs/engines"
 arch=('i686' 'x86_64')
 url="http://crayzedsgui.sourceforge.net"
 license=("MIT")
-depends=('pcre' 'glew' 'expat' 'freetype2' 'libxml2' 'devil' 'freeglut' 'lua51' 'silly')
+depends=('pcre' 'glew' 'expat' 'freetype2' 'libxml2' 'devil' 'freeglut' 'lua51' 'silly' 'glfw')
 makedepends=('cmake' 'python2' 'doxygen' 'ogre' 'gtk2' 'boost' 'graphviz' 'irrlicht' 'glm' 'mesa')
 optdepends=("python2: python bindings"
             "ogre: ogre module"




More information about the arch-commits mailing list