summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/glusterfs/glusterfs.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/glusterfs/glusterfs.inc b/recipes-extended/glusterfs/glusterfs.inc
index 66e2bf1..1ac5123 100644
--- a/recipes-extended/glusterfs/glusterfs.inc
+++ b/recipes-extended/glusterfs/glusterfs.inc
@@ -121,7 +121,7 @@ PACKAGES += "${PN}-rdma ${PN}-geo-replication ${PN}-fuse ${PN}-server \
121RDEPENDS_${PN} += "python3-core python-json python-ctypes bash" 121RDEPENDS_${PN} += "python3-core python-json python-ctypes bash"
122RDEPENDS_${PN}-ocf += "bash" 122RDEPENDS_${PN}-ocf += "bash"
123RDEPENDS_${PN}-server += "bash" 123RDEPENDS_${PN}-server += "bash"
124RDEPENDS_${PN}-geo-replication += "python3" 124RDEPENDS_${PN}-geo-replication += "python3-core bash"
125 125
126FILES_${PN}-dbg += "${libdir}/glusterfs/${PV}/*/.debug \ 126FILES_${PN}-dbg += "${libdir}/glusterfs/${PV}/*/.debug \
127 ${libdir}/glusterfs/${PV}/*/*/.debug \ 127 ${libdir}/glusterfs/${PV}/*/*/.debug \