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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Sat Jul 13 09:51:24 UTC 2013


    Date: Saturday, July 13, 2013 @ 11:51:24
  Author: svenstaro
Revision: 94005

upgpkg: cegui 0.8.2-3

Rebuild with opengl enabled

Modified:
  cegui/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-13 09:01:03 UTC (rev 94004)
+++ PKGBUILD	2013-07-13 09:51:24 UTC (rev 94005)
@@ -6,13 +6,13 @@
 
 pkgname=cegui
 pkgver=0.8.2
-pkgrel=2
+pkgrel=3
 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')
-makedepends=('cmake' 'python2' 'doxygen' 'ogre' 'gtk2' 'boost' 'graphviz' 'irrlicht')
+makedepends=('cmake' 'python2' 'doxygen' 'ogre' 'gtk2' 'boost' 'graphviz' 'irrlicht' 'glm' 'mesa')
 optdepends=("python2: python bindings"
             "ogre: ogre module"
             "gtk2: gtk2 module"




More information about the arch-commits mailing list