mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 01:20:39 +00:00
We are failing to build .deb package on pbuilder due to lack of build time dependencies so we need add those packages on Build-Depends, also we need to follow Debian packaging style for the package contains python scripts. Fixes #2918 Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <1508457215-11552-1-git-send-email-syuu@scylladb.com>