diff options
author | Javier Jardón <jjardon@gnome.org> | 2016-02-29 09:05:20 +0000 |
---|---|---|
committer | Javier Jardón <jjardon@gnome.org> | 2016-02-29 09:05:20 +0000 |
commit | 24e7516de7fb69d7abde207f1884cf67c8720f25 (patch) | |
tree | 24550d1d76836b4e0105be805d20b7657e2346cd /open-source-lorries | |
parent | f9858b5084b53b4b23a9b488c1dbee83b72e8e39 (diff) | |
download | lorries-24e7516de7fb69d7abde207f1884cf67c8720f25.tar.gz |
Add elfutils
This is needed for new versions of xdg-app
Change-Id: Id7ef9a54df254aef24d4ace2d9d978daf35da134
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/elfutils.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/elfutils.lorry b/open-source-lorries/elfutils.lorry new file mode 100644 index 0000000..8f77d5b --- /dev/null +++ b/open-source-lorries/elfutils.lorry @@ -0,0 +1,6 @@ +{ + "elfutils": { + "type": "git", + "url": "git://git.fedorahosted.org/git/elfutils.git" + } +} |