summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime Gauduin2015-09-20 14:26:34 +0200
committerMaxime Gauduin2015-09-20 14:26:34 +0200
commitf774a5cec5c07169b790f916beba869d604666e5 (patch)
tree6fb7f5fe428e2a27533a1a38546a8b4f3ba34cd8 /PKGBUILD
parent5f48ac92a8a559756fa1b08134393004e50f6fad (diff)
downloadaur-f774a5cec5c07169b790f916beba869d604666e5.tar.gz
numix-themes-git 2.5.1.r98.5cccc5b-2
Add gtk-engine-murrine to optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7474b8d704b..e7314136c3c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,13 @@
pkgname=numix-themes-git
pkgver=2.5.1.r98.5cccc5b
-pkgrel=1
+pkgrel=2
pkgdesc='A flat and light theme with a modern look (GNOME, Openbox, Unity, Xfce)'
arch=('any')
url='http://numixproject.org/'
license=('GPL3')
makedepends=('git' 'glib2' 'ruby-sass')
+optdepends=('gtk-engine-murrine: GTK2 theme engine')
provides=('numix-themes')
conflicts=('numix-themes')
source=('numix-themes::git+https://github.com/shimmerproject/Numix.git')