Added patch

This commit is contained in:
2023-02-21 15:14:56 +01:00
parent 54e1962c9e
commit 7826186a76
2 changed files with 22 additions and 0 deletions

View File

@@ -25,6 +25,10 @@ DEPEND="
RDEPEND="${DEPEND}"
BDEPEND=""
PATCHES=(
"${FILESDIR}"/gentoo-linux-patch.patch
)
S="${WORKDIR}/camera-${COMMIT}"
src_prepare() {