diff --git a/srcpkgs/python3-ropgadget/template b/srcpkgs/python3-ropgadget/template index 142a6a89b56..bf0a76e1995 100644 --- a/srcpkgs/python3-ropgadget/template +++ b/srcpkgs/python3-ropgadget/template @@ -1,11 +1,11 @@ # Template file for 'python3-ropgadget' pkgname=python3-ropgadget version=7.4 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel" -depends="capstone-python3 python3" +depends="capstone-python3 python3-setuptools" checkdepends="${depends}" short_desc="Search gadgets in binaries to facilitate ROP exploitation" maintainer="Leah Neukirchen "