summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorErhan SAHIN2015-06-29 01:36:13 +0300
committerErhan SAHIN2015-06-29 01:36:13 +0300
commit41db69c32159d04180c6aec6ab2f611e7329e239 (patch)
tree2f3f323c3bf2fa75897ce546e85ad7791e350513 /PKGBUILD
parent5a024188b166a3c5a61ccff56763eeefa6fb85bb (diff)
downloadaur-horizon-kilo.tar.gz
dependency fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 004b8ad70b9f..52ee2df555d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="horizon-kilo"
pkgver=2015.1.0
-pkgrel=1
+pkgrel=2
install=horizon.install
pkgdesc="Openstack dashboard"
arch=("i686" "x86_64")
@@ -24,7 +24,7 @@ depends=('python2-pbr>=0.6'
'python2-kombu>=2.5.0'
'python2-netaddr>=0.7.12'
'python2-oslo-concurrency-kilo'
- 'python2-oslo-config>=1.9.3'
+ 'python2-oslo-config-kilo'
'python2-oslo-i18n-kilo'
'python2-oslo-serialization-kilo'
'python2-oslo-utils-kilo'