summaryrefslogtreecommitdiff
path: root/extra/gnome-session/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-05-04 10:44:43 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-05-04 10:44:43 +0200
commit64552a84f9eb436e191d738ef4ebc552a768048d (patch)
tree9a16774f362322e8aa58fc2971593ea690149b87 /extra/gnome-session/PKGBUILD
parentaeb7c621efc55ae3b2761257f0fc307f097efec0 (diff)
parent5f3b2100b811506bec6bcf63b24d1c605dfe8cb6 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/gnome-nettool/PKGBUILD
Diffstat (limited to 'extra/gnome-session/PKGBUILD')
-rw-r--r--extra/gnome-session/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gnome-session/PKGBUILD b/extra/gnome-session/PKGBUILD
index 7b4aac462..1f0f8e8d3 100644
--- a/extra/gnome-session/PKGBUILD
+++ b/extra/gnome-session/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 183397 2013-04-21 22:10:21Z heftig $
+# $Id: PKGBUILD 184166 2013-05-03 02:07:55Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=gnome-session
pkgver=3.8.1
-pkgrel=1
+pkgrel=2
pkgdesc="The GNOME Session Handler"
arch=(i686 x86_64 'mips64el')
license=(GPL LGPL)
depends=(systemd dconf gconf gsettings-desktop-schemas gtk3 gnome-desktop
hicolor-icon-theme json-glib libgl libsm libxtst upower)
-makedepends=(intltool mesa gtk-doc)
+makedepends=(intltool mesa gtk-doc xtrans)
options=('!emptydirs')
install=gnome-session.install
url="http://www.gnome.org"