Skip to content

Commit

Permalink
packaging: add boost-python dependency
Browse files Browse the repository at this point in the history
Although ceph-mgr isn't packaged yet, builders
use these files to cue installation of dependencies.

Signed-off-by: John Spray <john.spray@redhat.com>
  • Loading branch information
John Spray committed Sep 6, 2016
1 parent 9df8a62 commit 0aa6d6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ceph.spec.in
Expand Up @@ -90,6 +90,7 @@ BuildRequires: selinux-policy-devel
BuildRequires: /usr/share/selinux/devel/policyhelp
%endif
BuildRequires: boost-devel
BuildRequires: boost-python
BuildRequires: cmake
BuildRequires: cryptsetup
BuildRequires: fuse-devel
Expand Down
1 change: 1 addition & 0 deletions debian/control
Expand Up @@ -34,6 +34,7 @@ Build-Depends: btrfs-tools,
libboost-regex-dev,
libboost-random-dev,
libboost-iostreams-dev (>= 1.42),
libboost-python-dev,
libcurl4-gnutls-dev,
libexpat1-dev,
libfcgi-dev,
Expand Down

0 comments on commit 0aa6d6d

Please sign in to comment.