Forgot to remove patches

This commit is contained in:
Gerben Jan Dijkman 2023-05-28 16:43:13 +02:00
parent db44376e28
commit e6ee718413
1 changed files with 0 additions and 5 deletions

View File

@ -96,11 +96,6 @@ BDEPEND="
)
"
PATCHES=(
"${FILESDIR}"/5818.patch
"${FILESDIR}"/4447.patch
)
python_check_deps() {
python_has_version "dev-python/pygobject:3[${PYTHON_USEDEP}]" || return
}