Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nirbheek Chauhan
cerbero
Commits
7920dd94
Commit
7920dd94
authored
Oct 29, 2018
by
Nirbheek Chauhan
🐜
Browse files
fribidi.recipe: Remove stray useless line
parent
0abd95df
Changes
1
Hide whitespace changes
Inline
Side-by-side
recipes/fribidi.recipe
View file @
7920dd94
...
...
@@ -8,7 +8,6 @@ class Recipe(recipe.Recipe):
url = 'https://github.com/fribidi/fribidi/releases/download/v%(version)s/fribidi-%(version)s.tar.bz2'
tarball_checksum = '6a64f2a687f5c4f203a46fa659f43dd43d1f8b845df8d723107e8a7e6158e4ce'
licenses = [License.LGPLv2_1Plus]
autoreconf = True
deps = ['glib']
# Taken from upstream master, remove on bump
patches = ['fribidi/0001-Build-generator-executables-natively.patch']
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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