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 3888f2d4c3d3..cc599447711d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ source=('https://packages.chef.io/files/stable/chef-server/14.14.1/ubuntu/18.04/
sha256sums=('e04002324894491a6fbb33d15e0b30704a56ea90b44d7320ca113a21217bb14f')
package() {
-
+ depends=('libxcrypt-compat')
cd "$srcdir" || exit 1
bsdtar -xf data.tar.xz -C "$pkgdir"