aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Bremner <david@tethera.net>2014-04-06 10:03:17 -0300
committerGravatar David Bremner <david@tethera.net>2014-04-08 07:26:53 -0300
commit134dbadaf517c6962c2588f36f1f8782277e2f95 (patch)
tree19e4b5e65b47e0e99896797ec2135ed3d8fba421
parentbc10f63f9c2390dddfc3d6397889dab375107aa5 (diff)
debian: add build conflicts against ruby1.8
Debian stable has ruby 1.9, so this should be OK. The issue is that the ruby bindings don't build if "ruby" points to ruby1.8
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index dd528c54..16231367 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Carl Worth <cworth@debian.org>
Uploaders:
Jameson Graef Rollins <jrollins@finestructure.net>,
David Bremner <bremner@debian.org>
+Build-Conflicts: ruby1.8
Build-Depends:
debhelper (>= 9),
pkg-config,