Search Criteria
Package Details: elflibviewer 0.20-3
Git Clone URL: | https://aur.archlinux.org/elflibviewer.git (read-only, click to copy) |
---|---|
Package Base: | elflibviewer |
Description: | Lists recursive library dependencies for an ELF executable |
Upstream URL: | https://bitbucket.org/mpyne/elflibviewer |
Licenses: | |
Submitter: | redtide |
Maintainer: | redtide |
Last Packager: | redtide |
Votes: | 2 |
Popularity: | 0.001325 |
First Submitted: | 2020-01-20 18:27 |
Last Updated: | 2020-07-26 09:53 |
Dependencies (3)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- cmake (cmake-git) (make)
- qt5-tools (qt5-tools-git) (make)
Latest Comments
redtide commented on 2020-07-26 09:56
Fixed, thanks!
yochananmarqos commented on 2020-07-24 22:58
`qt5-tools` is a build dependency, not a runtime dependency. It's not necessary to include `base-devel` packages in dependencies as they are assumed to be installed.
Please see the updated [CMake package guidelines](https://wiki.archlinux.org/index.php/CMake_package_guidelines).
Improved [PKGBUILD](https://github.com/yochananmarqos/pkgbuilds/blob/master/elflibviewer/PKGBUILD).