diff --git a/srcpkgs/python-efl/template b/srcpkgs/python-efl/template index 3aa5a913cb..c220ab336e 100644 --- a/srcpkgs/python-efl/template +++ b/srcpkgs/python-efl/template @@ -16,7 +16,7 @@ python-efl_package() { depends="dbus-python" pycompile_modules="evas efl edje emotion ecore elementary e_dbus" for f in evas ecore edje elementary e_dbus; do - replaces+="${f}>=0 ${f}-devel>=0 " + replaces+="python-${f}>=0 python-${f}-devel>=0 " done pkg_install() { vmove all