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

Andrea Scarpino andrea at nymeria.archlinux.org
Mon Feb 10 11:01:35 UTC 2014


    Date: Monday, February 10, 2014 @ 12:01:34
  Author: andrea
Revision: 205801

upgpkg: kdebase-workspace 4.11.6-2

Fix OpenGL detection

Modified:
  kdebase-workspace/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-10 11:00:46 UTC (rev 205800)
+++ PKGBUILD	2014-02-10 11:01:34 UTC (rev 205801)
@@ -6,7 +6,7 @@
 _pkgname=kde-workspace
 pkgver=4.11.6
 _pkgver=4.12.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Provides the interface and basic tools for the KDE workspace"
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kde-workspace'
@@ -20,7 +20,7 @@
          'libxklavier' 'xorg-xsetroot' 'libxcomposite' 'libxinerama'
          'xorg-xrdb' 'libxres' 'xorg-xrandr' 'xorg-xmessage' 'libusb-compat'
          'kde-base-artwork' 'xcb-util-renderutil' 'xcb-util-image' 'ttf-font'
-         'xcb-util-keysyms' 'xcb-util-wm' 'pciutils')
+         'xcb-util-keysyms' 'xcb-util-wm' 'pciutils' 'glu')
 makedepends=('cmake' 'automoc4' 'boost' 'kdebindings-python2' 'networkmanager')
 optdepends=('kde-wallpapers: wallpapers for KDE Plasma Workspaces'
             'appmenu-qt: menu applications over dbus')




More information about the arch-commits mailing list