summaryrefslogtreecommitdiffstats
path: root/gmod/Makefile.am
diff options
context:
space:
mode:
authorJieqiang Wang <jieqiang.wang@arm.com>2020-06-04 14:09:57 +0800
committerBenoƮt Ganne <bganne@cisco.com>2020-06-04 15:35:44 +0000
commita5cf6e077ddafce9d4a92965e0f60e1a195a11a8 (patch)
treefbb03b791a8eee4f41c926f09a575022441934ec /gmod/Makefile.am
parent8341f76fd1cd4351961cd8161cfed2814fc55103 (diff)
build: add libssl-dev library for ubuntu 20.04
Add the libssl-dev library for ubuntu 20.04 in Makefile. Type: fix Signed-off-by: Jieqiang Wang <jieqiang.wang@arm.com> Change-Id: I4187cb041997e7457734ffdb18bdbec98a051669
Diffstat (limited to 'gmod/Makefile.am')
0 files changed, 0 insertions, 0 deletions
ts Integration testsGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/PyPI/jumpavg/setup.cfg
blob: b4abd1bd3011952fdfd07588503387d618f16672 (plain)
1
2
3
4
5
6
7
[metadata]
# This includes the license file in the wheel.
license_file = LICENSE.txt

[bdist_wheel]
# TODO: Make the code work both on Python 2 and 3.
universal=0