diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-08-27 21:48:19 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-08-27 21:48:19 +1000 |
commit | 139176aec4c4a039bb4ff9994e708b45cfeae228 (patch) | |
tree | ddfd403260fb37bf174052669fd7f4faa4ae07dd /elfutils-32 | |
parent | f86abd4190bc02b7b17dab65dbbd0f14956e5fb8 (diff) | |
download | compat-32-139176aec4c4a039bb4ff9994e708b45cfeae228.tar.gz compat-32-139176aec4c4a039bb4ff9994e708b45cfeae228.tar.xz |
compat-32: dependency cleanup
Diffstat (limited to 'elfutils-32')
-rw-r--r-- | elfutils-32/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elfutils-32/Pkgfile b/elfutils-32/Pkgfile index 98da5d7f..91b51b5c 100644 --- a/elfutils-32/Pkgfile +++ b/elfutils-32/Pkgfile @@ -1,7 +1,7 @@ # Description: A collection of utilities to handle ELF objects. # URL: https://sourceware.org/elfutils/ # Maintainer: CRUX compat-32 Team, compat-32-ports at crux dot nu -# Depends on: bzip2-32 xz-32 zlib-32 elfutils +# Depends on: bzip2-32 elfutils xz-32 zlib-32 name=elfutils-32 version=0.177 |