[PATCH] debian: add build conflicts against ruby1.8
David Bremner
david at tethera.net
Sun Apr 6 06:03:17 PDT 2014
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 dd528c5..1623136 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Carl Worth <cworth at debian.org>
Uploaders:
Jameson Graef Rollins <jrollins at finestructure.net>,
David Bremner <bremner at debian.org>
+Build-Conflicts: ruby1.8
Build-Depends:
debhelper (>= 9),
pkg-config,
--
1.9.0
More information about the notmuch
mailing list