diff --git a/srcpkgs/python3-ropgadget/template b/srcpkgs/python3-ropgadget/template index 6feaee606c9..0945c4d5082 100644 --- a/srcpkgs/python3-ropgadget/template +++ b/srcpkgs/python3-ropgadget/template @@ -6,7 +6,7 @@ build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel" depends="capstone-python3 python3" -checkdepends="python3-wheel python3-pip" +checkdepends="${depends}" short_desc="Search gadgets in binaries to facilitate ROP exploitation" maintainer="Leah Neukirchen " license="GPL-2.0-or-later"