diff options
author | davidovski <david@davidovski.xyz> | 2022-06-04 15:08:04 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-06-04 15:08:04 +0100 |
commit | 873665024ebfaa761ee49b508a79db7178aeb778 (patch) | |
tree | 6cd3b4ce3a9f4b0586ffa48e73a6ba4c8da2db43 /repo/which/which.xibuild | |
parent | 4445f6e15185f58dc599390ab74df3ca19b437b7 (diff) |
added gnupg
Diffstat (limited to 'repo/which/which.xibuild')
-rw-r--r-- | repo/which/which.xibuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/repo/which/which.xibuild b/repo/which/which.xibuild index ea246fa..2914eb3 100644 --- a/repo/which/which.xibuild +++ b/repo/which/which.xibuild @@ -1,7 +1,6 @@ #!/bin/sh MAKEDEPS="make " -DEPS="musl bash" PKG_VER=2.21 |