aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/fsarchiver/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fsarchiver/APKBUILD b/testing/fsarchiver/APKBUILD
index bc4104b10e..6ea09df1a8 100644
--- a/testing/fsarchiver/APKBUILD
+++ b/testing/fsarchiver/APKBUILD
@@ -8,7 +8,7 @@ arch=all
url='http://www.fsarchiver.org/'
license='GPL2'
subpackages="$pkgname-doc"
-makedepends='attr-dev bzip2-dev e2fsprogs-dev lzo-dev xz-dev libgcrypt-dev'
+makedepends='attr-dev bzip2-dev e2fsprogs-dev lzo-dev xz-dev libgcrypt-dev zlib-dev'
source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
build() {