[arch-commits] Commit in lxde-common/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Sat Nov 22 02:26:18 UTC 2014
Date: Saturday, November 22, 2014 @ 03:26:18
Author: bgyorgy
Revision: 122895
upgpkg: lxde-common 0.99.0-2
Move gtk-engines and lxde-icon-theme to optdepends (FS#42868)
Modified:
lxde-common/trunk/PKGBUILD
----------+
PKGBUILD | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-11-22 00:39:28 UTC (rev 122894)
+++ PKGBUILD 2014-11-22 02:26:18 UTC (rev 122895)
@@ -5,7 +5,7 @@
pkgname=lxde-common
pkgver=0.99.0
-pkgrel=1
+pkgrel=2
pkgdesc='Common files of the LXDE Desktop'
arch=('any')
url='http://lxde.org/'
@@ -13,8 +13,10 @@
groups=('lxde')
backup=(etc/xdg/lxsession/LXDE/desktop.conf
etc/xdg/lxsession/LXDE/autostart)
-depends=('gtk-engines' 'lxde-icon-theme' 'lxsession')
+depends=('lxsession')
makedepends=('intltool')
+optdepends=('gtk-engines: default GTK+ theme'
+ 'lxde-icon-theme: default icon theme')
source=(http://downloads.sourceforge.net/lxde/${pkgname}-${pkgver}.tar.xz)
md5sums=('5a417f5a0e5b510a0c018b66b0dc4081')
More information about the arch-commits
mailing list