Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tarot
tarot
Commits
f6f48eee
Commit
f6f48eee
authored
Jan 07, 2020
by
Vivien Kraus
Browse files
Do not install guile
This is not a real dependency.
parent
c4aebb7b
Pipeline
#333245
passed with stages
in 107 minutes and 4 seconds
Changes
1
Pipelines
38
Hide whitespace changes
Inline
Side-by-side
flatpak/gen-manifest
View file @
f6f48eee
#!/bin/sh
# tarot implements the rules of the tarot game
# Copyright (C) 2019 Vivien Kraus
# Copyright (C) 2019
, 2020
Vivien Kraus
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
@@ -40,17 +40,6 @@ cat <<EOF
"share/tarot/dataset"
],
"modules": [
{
"name": "guile",
"buildsystem": "autotools",
"sources": [
{
"type": "archive",
"url": "https://ftp.gnu.org/gnu/guile/guile-2.2.6.tar.gz",
"sha256": "08c0e7487777740b61cdd97949b69e8a5e2997d8c2fe6c7e175819eb18444506"
}
]
},
{
"name": "tarot",
"buildsystem": "autotools",
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment