mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gef: adding missing deps
This commit is contained in:
parent
07566e38f2
commit
c9d995eb7d
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'gef'
|
# Template file for 'gef'
|
||||||
pkgname=gef
|
pkgname=gef
|
||||||
version=2023.06
|
version=2023.06
|
||||||
revision=1
|
revision=2
|
||||||
pycompile_dirs="usr/lib/gef"
|
pycompile_dirs="usr/lib/gef"
|
||||||
depends="keystone-python3 capstone-python3 unicorn-python3 python3-Ropper"
|
depends="keystone-python3 capstone-python3 unicorn-python3 python3-Ropper
|
||||||
|
gdb readelf"
|
||||||
short_desc="GDB Enhanced Features for exploit devs & reversers"
|
short_desc="GDB Enhanced Features for exploit devs & reversers"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue