diff options
Diffstat (limited to 'recipes-security/selinux/selinux-gui_3.8.1.bb')
-rw-r--r-- | recipes-security/selinux/selinux-gui_3.8.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/selinux/selinux-gui_3.8.1.bb b/recipes-security/selinux/selinux-gui_3.8.1.bb index fbd5e70..22175cc 100644 --- a/recipes-security/selinux/selinux-gui_3.8.1.bb +++ b/recipes-security/selinux/selinux-gui_3.8.1.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=393a5ca445f6965873eca0259a17f833" | |||
8 | 8 | ||
9 | require selinux_common.inc | 9 | require selinux_common.inc |
10 | 10 | ||
11 | S = "${WORKDIR}/git/gui" | 11 | S = "${UNPACKDIR}/${BP}/gui" |
12 | 12 | ||
13 | DEPENDS = "gettext-native" | 13 | DEPENDS = "gettext-native" |
14 | RDEPENDS:${PN} = "python3-core" | 14 | RDEPENDS:${PN} = "python3-core" |