]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
task/packages: install libcephfs-dev
authorJohn Spray <john.spray@redhat.com>
Fri, 15 Jul 2016 16:13:14 +0000 (17:13 +0100)
committerJohn Spray <john.spray@redhat.com>
Fri, 29 Jul 2016 13:46:29 +0000 (14:46 +0100)
The way we currently build the cephfs java
bindings depends on the unversioned .so file
which is in the -dev package, not the
main one.

Fixes: http://tracker.ceph.com/issues/16640
Signed-off-by: John Spray <john.spray@redhat.com>
packages/packages.yaml

index f20d0df5452e8f10d2ef90387552c6bf20c4c2af..bd57cbfc203e040c159405f89750bbbd6394b5a7 100644 (file)
@@ -9,6 +9,7 @@ ceph:
   - radosgw
   - python-ceph
   - libcephfs1
+  - libcephfs-dev
   - libcephfs-java
   - libcephfs-jni
   - librados2
@@ -37,6 +38,7 @@ ceph:
   - cephfs-java
   - libcephfs_jni1
   - libcephfs1
+  - libcephfs1-devel
   - librados2
   - librbd1
   - python-rados