Browse Source

PKGBUILD: Add libetc dependency

master
Fincer 5 years ago
parent
commit
0fe8c214e5
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      tools/PKGBUILD

+ 2
- 1
tools/PKGBUILD View File

@ -28,7 +28,8 @@ tar xz bzip2 unrar gzip unzip p7zip cabextract #extract.sh
arch-audit bc # risks.sh
glibc # missinglibs.sh
util-linux # killprocess.sh (kill command)
stderred # bash.custom
stderred # bash.custom LD_PRELOAD
libetc # bash.custom LD_PRELOAD
)
makedepends=(git)
source=(


Loading…
Cancel
Save