projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc10f63
)
debian: add build conflicts against ruby1.8
author
David Bremner
<david@tethera.net>
Sun, 6 Apr 2014 13:03:17 +0000
(10:03 -0300)
committer
David Bremner
<david@tethera.net>
Tue, 8 Apr 2014 10:26:53 +0000
(07:26 -0300)
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
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index dd528c543336c883bf4fa3fa5b8746aa89e90fda..16231367c2dc16018b4985cd25d77570fde5b408 100644
(file)
--- 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,