diff options
author | Ingo Bauersachs <ingo@jitsi.org> | 2016-04-11 22:52:25 +0200 |
---|---|---|
committer | Ingo Bauersachs <ingo@jitsi.org> | 2016-04-12 23:36:29 +0200 |
commit | 3c2285cccee21c9bb4d5618279e0093097295b5b (patch) | |
tree | 7c4c3e2c3b5e18753c5867e22bc37096002d9fd5 /lib/felix.client.run.properties | |
parent | c04ba68e09dba9fa3e31bf56a3c27bd179cb71f7 (diff) | |
download | jitsi-3c2285cccee21c9bb4d5618279e0093097295b5b.zip jitsi-3c2285cccee21c9bb4d5618279e0093097295b5b.tar.gz jitsi-3c2285cccee21c9bb4d5618279e0093097295b5b.tar.bz2 |
Update weupnp and use directly as bundle
Diffstat (limited to 'lib/felix.client.run.properties')
-rw-r--r-- | lib/felix.client.run.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/felix.client.run.properties b/lib/felix.client.run.properties index 649afc8..82ff800 100644 --- a/lib/felix.client.run.properties +++ b/lib/felix.client.run.properties @@ -42,7 +42,8 @@ felix.auto.start.10= \ reference:file:sc-bundles/bccontrib.jar \ reference:file:sc-bundles/commons-lang.jar \ reference:file:sc-bundles/guava.jar \ - reference:file:sc-bundles/slf4j-api.jar + reference:file:sc-bundles/slf4j-api.jar \ + reference:file:sc-bundles/weupnp.jar # file:lib/bundle/shell.jar \ # file:lib/bundle/servicebinder.jar \ |