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

Laurent Carlier lcarlier at nymeria.archlinux.org
Mon Apr 29 14:30:38 UTC 2013


    Date: Monday, April 29, 2013 @ 16:30:38
  Author: lcarlier
Revision: 89477

upgpkg: weston 1.1.0-2

libpng-1.6 rebuild, cleanup dependencies

Modified:
  weston/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-29 14:11:02 UTC (rev 89476)
+++ PKGBUILD	2013-04-29 14:30:38 UTC (rev 89477)
@@ -1,3 +1,4 @@
+# $Id$
 # Maintainer: Sébastien Luttringer
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
@@ -3,12 +4,11 @@
 pkgname=weston
 pkgver=1.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Reference implementation of a Wayland compositor'
 arch=('i686' 'x86_64')
 url='http://wayland.freedesktop.org'
 license=('MIT')
 options=(!libtool)
-depends=('libxkbcommon' 'libunwind' 'wayland' 'mesa' 'cairo' 'poppler-glib' 'mtdev' 'libxcursor' 'glu'
-         'pango' 'xkeyboard-config')
+depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango')
 source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
 sha1sums=('0929afa86d795e0e970936623d86bdd950d48e8d')




More information about the arch-commits mailing list