diff options
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-posix-ipc_1.0.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-posix-ipc_1.0.4.bb b/meta-openstack/recipes-devtools/python/python3-posix-ipc_1.0.4.bb index 2e8dca0..cded499 100644 --- a/meta-openstack/recipes-devtools/python/python3-posix-ipc_1.0.4.bb +++ b/meta-openstack/recipes-devtools/python/python3-posix-ipc_1.0.4.bb | |||
| @@ -20,6 +20,8 @@ DEPENDS += " \ | |||
| 20 | ${PYTHON_PN}-pip \ | 20 | ${PYTHON_PN}-pip \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | LDSHARED="${CCLD} -shared -lrt" | ||
| 24 | |||
| 23 | # RDEPENDS_default: | 25 | # RDEPENDS_default: |
| 24 | RDEPENDS_${PN} += " \ | 26 | RDEPENDS_${PN} += " \ |
| 25 | " | 27 | " |
