projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57a8839
)
debian: update build dependency to require ruby-dev 1:1.9.3
author
Jameson Graef Rollins
<jrollins@finestructure.net>
Sat, 1 Jun 2013 16:27:23 +0000
(09:27 -0700)
committer
David Bremner
<bremner@debian.org>
Tue, 4 Jun 2013 12:11:15 +0000
(09:11 -0300)
ruby1.8-dev provides ruby-dev, but ruby1.9.1-dev is currently
required (which is pulled by ruby-dev 1:1.9.3).
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index 08071bee6fbf8177182adeb520f566e8b43191e7..cc16960dd7cdff167c84f253c122b507fd9d6ded 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-15,7
+15,7
@@
Build-Depends:
libz-dev,
python-all (>= 2.6.6-3~),
python3-all (>= 3.1.2-7~),
- ruby, ruby-dev,
+ ruby, ruby-dev
(>>1:1.9.3~)
,
emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~) |
emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~),
gdb,