[arch-commits] Commit in breeze/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Mar 25 20:17:23 UTC 2015
Date: Wednesday, March 25, 2015 @ 21:17:22
Author: arojas
Revision: 234936
Add gtk-theme-orion as optional dependency as recommended by upstream
Modified:
breeze/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-25 19:25:33 UTC (rev 234935)
+++ PKGBUILD 2015-03-25 20:17:22 UTC (rev 234936)
@@ -6,7 +6,7 @@
pkgbase=breeze
pkgname=('breeze' 'breeze-kde4')
pkgver=5.2.2
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/kde/workspace/breeze'
license=('LGPL')
@@ -42,7 +42,8 @@
depends=('frameworkintegration' 'kdecoration')
pkgdesc='Artwork, styles and assets for the Breeze visual style for the Plasma Desktop'
optdepends=('breeze-kde4: Breeze widget style for KDE4 applications'
- 'oxygen-icons: fallback icon theme')
+ 'oxygen-icons: fallback icon theme'
+ 'gtk-theme-orion: GTK theme matching Breeze')
groups=('plasma')
cd build
More information about the arch-commits
mailing list