summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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=()