[gtk-osx] Include readline in modulesets and modulesets-unstable.
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Include readline in modulesets and modulesets-unstable.
- Date: Thu, 14 Oct 2021 19:53:08 +0000 (UTC)
commit e229a22110f3e12ac738a1f5389fac200f721da1
Author: John Ralls <jralls ceridwen us>
Date: Sat Oct 9 11:34:56 2021 -0700
Include readline in modulesets and modulesets-unstable.
Required by python3
modulesets-unstable/gtk-osx-random.modules | 7 +++++++
modulesets/gtk-osx-random.modules | 8 ++++++++
2 files changed, 15 insertions(+)
---
diff --git a/modulesets-unstable/gtk-osx-random.modules b/modulesets-unstable/gtk-osx-random.modules
index 12961f44..f2870778 100644
--- a/modulesets-unstable/gtk-osx-random.modules
+++ b/modulesets-unstable/gtk-osx-random.modules
@@ -182,6 +182,13 @@
<branch/>
</autotools>
+ <autotools id='readline' autogen-sh="configure">
+ <branch repo="ftp.gnu.org" module="readline/readline-8.1.tar.gz"
+ version="8.1"
+ hash="sha256:f8ceb4ee131e3232226a17f51b164afc46cd0b9e6cef344be87c65962cb82b02">
+ </branch>
+ </autotools>
+
<!-- gmp uses Mercurial, so we stick with the tarball to avoid
having to install yet another vcs tool. -->
<autotools id="gmp">
diff --git a/modulesets/gtk-osx-random.modules b/modulesets/gtk-osx-random.modules
index 6c69b5c5..70da1445 100644
--- a/modulesets/gtk-osx-random.modules
+++ b/modulesets/gtk-osx-random.modules
@@ -170,6 +170,14 @@
<dep package="iso-codes"/>
</dependencies>
</autotools>
+
+ <autotools id='readline' autogen-sh="configure">
+ <branch repo="ftp.gnu.org" module="readline/readline-8.1.tar.gz"
+ version="8.1"
+ hash="sha256:f8ceb4ee131e3232226a17f51b164afc46cd0b9e6cef344be87c65962cb82b02">
+ </branch>
+ </autotools>
+
<!-- gmp uses Mercurial, so we stick with the tarball to avoid
having to install yet another vcs tool. -->
<autotools id="gmp">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]