aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-09 11:04:35 -0800
committerKhem Raj <raj.khem@gmail.com>2022-03-10 07:31:21 -0800
commit3b7571c1cdc73e30b7f92d662a581cd633470810 (patch)
tree5bd0590c48cd86c33174e1f64a5ad1f5463c7be2 /meta-xfce/recipes-apps
parentd30a0e7e1845be29e7c649878474cb58ebe7d7e9 (diff)
downloadmeta-openembedded-3b7571c1cdc73e30b7f92d662a581cd633470810.tar.gz
catfish: Do not set PYPA_WHEEL
OE-Core has addressed the pertaining issue which does not require setting this here anymore Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-apps')
-rw-r--r--meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb b/meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb
index 6aa5ae8c30..27a807be29 100644
--- a/meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb
+++ b/meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb
@@ -4,7 +4,6 @@ LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4"
inherit xfce-app setuptools_build_meta gtk-icon-cache mime-xdg
-PYPA_WHEEL = "${B}/dist/UNKNOWN-*-*.whl"
DEPENDS += "python3-distutils-extra-native"