* [PATCH] debian: add build conflicts against ruby1.8
@ 2014-04-06 13:03 David Bremner
2014-04-08 11:19 ` David Bremner
0 siblings, 1 reply; 2+ messages in thread
From: David Bremner @ 2014-04-06 13:03 UTC (permalink / raw)
To: notmuch
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@debian.org>
Uploaders:
Jameson Graef Rollins <jrollins@finestructure.net>,
David Bremner <bremner@debian.org>
+Build-Conflicts: ruby1.8
Build-Depends:
debhelper (>= 9),
pkg-config,
--
1.9.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] debian: add build conflicts against ruby1.8
2014-04-06 13:03 [PATCH] debian: add build conflicts against ruby1.8 David Bremner
@ 2014-04-08 11:19 ` David Bremner
0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2014-04-08 11:19 UTC (permalink / raw)
To: notmuch
David Bremner <david@tethera.net> writes:
> 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
> ---
pushed.
d
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-08 11:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-06 13:03 [PATCH] debian: add build conflicts against ruby1.8 David Bremner
2014-04-08 11:19 ` David Bremner
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).