diff options
| -rw-r--r-- | meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb | 4 |
1 files changed, 3 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 8fe879b816..249c8e1bd8 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,9 @@ SECTION = "x11/application" | |||
| 3 | LICENSE = "GPL-2.0-only" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4" |
| 5 | 5 | ||
| 6 | inherit xfce-app python_setuptools_build_meta gtk-icon-cache mime-xdg | 6 | inherit xfce-app python_setuptools_build_meta gtk-icon-cache mime-xdg features_check |
| 7 | |||
| 8 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" | ||
| 7 | 9 | ||
| 8 | DEPENDS += "python3-distutils-extra-native" | 10 | DEPENDS += "python3-distutils-extra-native" |
| 9 | 11 | ||
