aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-07-18 09:17:13 -0700
committerKhem Raj <raj.khem@gmail.com>2022-07-18 10:03:12 -0700
commit63700a0c57c615306502b0d0cd4172cff04f29df (patch)
tree5653b8a1e06906942285d70690e63211fece9b16 /meta-xfce
parent334a04aba883755b8d038642cab45aefc8db9041 (diff)
downloadmeta-openembedded-63700a0c57c615306502b0d0cd4172cff04f29df.tar.gz
Revert "catfish: Inherit setuptools3 instead of python_setuptools_build_meta"
This reverts commit 615624ab5769025cca1ec19b88dc0521c51d914e.
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb2
1 files changed, 1 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 bffaa1f8cb..98cd251d2d 100644
--- a/meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb
+++ b/meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb
@@ -3,7 +3,7 @@ SECTION = "x11/application"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4"
-inherit xfce-app setuptools3 gtk-icon-cache mime-xdg
+inherit xfce-app python_setuptools_build_meta gtk-icon-cache mime-xdg
DEPENDS += "python3-distutils-extra-native"