diff options
-rw-r--r-- | meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb | 3 |
1 files changed, 2 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 bf3d7ed979..853d77e395 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,8 @@ SECTION = "x11/application" | |||
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4" |
5 | 5 | ||
6 | inherit xfce-app setuptools3 gtk-icon-cache mime-xdg | 6 | inherit xfce-app setuptools_build_meta gtk-icon-cache mime-xdg |
7 | PYPA_WHEEL = "${B}/dist/UNKNOWN-*-*.whl" | ||
7 | 8 | ||
8 | DEPENDS += "python3-distutils-extra-native" | 9 | DEPENDS += "python3-distutils-extra-native" |
9 | 10 | ||