ceph/packages/packages.yaml
John Spray 53a01d3d02 task/packages: install libcephfs-dev
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>
2016-07-29 14:46:29 +01:00

49 lines
729 B
YAML

---
ceph:
deb:
- ceph
- ceph-mds
- ceph-common
- ceph-fuse
- ceph-test
- radosgw
- python-ceph
- libcephfs1
- libcephfs-dev
- libcephfs-java
- libcephfs-jni
- librados2
- librbd1
- rbd-fuse
- ceph-common-dbg
- ceph-fuse-dbg
- ceph-mds-dbg
- ceph-mon-dbg
- ceph-osd-dbg
- ceph-test-dbg
- libcephfs1-dbg
- librados2-dbg
- libradosstriper1-dbg
- librbd1-dbg
- librgw2-dbg
- radosgw-dbg
- rbd-fuse-dbg
- rbd-mirror-dbg
- rbd-nbd-dbg
rpm:
- ceph-radosgw
- ceph-test
- ceph
- ceph-fuse
- cephfs-java
- libcephfs_jni1
- libcephfs1
- libcephfs1-devel
- librados2
- librbd1
- python-rados
- python-rbd
- python-cephfs
- rbd-fuse
- ceph-debuginfo