summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36dfa213191a..73c390e5d1db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname="zfs-utils-common"
pkgver=0.7.8
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
-depends=("")
+depends=()
makedepends=("git")
arch=("x86_64")
url="http://zfsonlinux.org/"