thumbor-9999.ebuild: Patch 'argparse' dependency out of setup.py
[wtk-overlay.git] / thumbor-9999.ebuild
index 5dda4c0adeb5c43b0927c773ed5ecde1ba555d89..03cea23b2682168dcf802a4f325851195df4865d 100644 (file)
@@ -62,6 +62,8 @@ DEPEND="
        )
        "
 
+PATCHES=( "${FILESDIR}/${PV}-0001-setup.py-Remove-argparse-dependency.patch" )
+
 pkg_setup() {
        P_HOME="${EPREFIX}/var/lib/${PN}"
        ebegin "Creating ${PN} user and group"