Added missing git-r3 module

This commit is contained in:
layman
2022-03-23 09:16:48 +01:00
parent ddae102959
commit 89a96c20e0
2 changed files with 2 additions and 1 deletions
@@ -13,6 +13,7 @@ DESCRIPTION="A mesh slicer to generate G-code for fused-filament-fabrication (3D
HOMEPAGE="https://www.prusa3d.com/prusaslicer/"
if [ "${PV}" == "9999" ] ; then
inherit git-r3
KEYWORDS=""
SRC_URI=""
EGIT_REPO_URI="https://github.com/prusa3d/PrusaSlicer.git"