diff options
Diffstat (limited to 'repo/system/s6.xibuild')
-rw-r--r-- | repo/system/s6.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/s6.xibuild b/repo/system/s6.xibuild index 66598dc..7f429a5 100644 --- a/repo/system/s6.xibuild +++ b/repo/system/s6.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="make" -DEPS="skalibs" +DEPS="skalibs execline" PKG_VER=2.11.0.1 SOURCE=https://skarnet.org/software/s6/s6-$PKG_VER.tar.gz |