summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Soares2016-06-23 17:55:21 -0400
committerRafael Soares2016-06-23 17:55:21 -0400
commit3346ed9405bc289d1d79417232e2711ecc21b078 (patch)
treefa8fcffb6287299e13a74bff974b63e30b275fd0 /PKGBUILD
parent54b45111a4ac738cfea401ec0dc52c0b1dc730f7 (diff)
downloadaur-3346ed9405bc289d1d79417232e2711ecc21b078.tar.gz
It now depends on wokd
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16ee5db6354c..8a819288d02e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,13 +20,13 @@ groups=('kimchi-project')
# Dependencies
depends=('python2-configobj'
'python2-pyparted'
- 'wok')
+ 'wokd')
#optdepends=()
makedepends=('git')
#checkdepends=()
# Package Relations
-provides=('ginger-base')
+#provides=()
conflicts=('ginger-base-git')
#replaces=()