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 d89a45b62e93..3217eebc42a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Systemd service for automatic ZFS zpool scrubbing"
arch=('any')
url="https://github.com/lnicola/systemd-zpool-scrub"
license=('MIT')
-depends=('zfs-utils')
+depends=('zfs-utils-linux')
source=("git+https://github.com/lnicola/systemd-zpool-scrub.git")
md5sums=('SKIP')