From 134dbadaf517c6962c2588f36f1f8782277e2f95 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 6 Apr 2014 10:03:17 -0300 Subject: [PATCH] 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 --- debian/control | 1 + 1 file changed, 1 insertion(+) 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 Uploaders: Jameson Graef Rollins , David Bremner +Build-Conflicts: ruby1.8 Build-Depends: debhelper (>= 9), pkg-config, -- 2.43.0