From e8fb48639054442bcb8481c3bb1a5339c82b080e Mon Sep 17 00:00:00 2001 From: James Page Date: Thu, 5 Oct 2017 12:02:25 +0100 Subject: [PATCH] Ensure librados2 is included in the snape --- snapcraft.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/snapcraft.yaml b/snapcraft.yaml index 8467707..db2216b 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -62,6 +62,7 @@ parts: - libxslt1-dev stage-packages: - memcached + - librados2 - python-rados install: | touch $SNAPCRAFT_PART_INSTALL/lib/python2.7/site-packages/paste/__init__.py