summaryrefslogtreecommitdiff
path: root/system/evil
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2021-12-01 15:49:23 -0500
committerMatt A. Tobin <email@mattatobin.com>2021-12-01 15:49:23 -0500
commit73bef64e1c7c8684de3438a17cc01927f0522d6f (patch)
tree6937be7e55fe8baf5239394ee7ff46620f9960bc /system/evil
parente17b76b4e19e6086f63fd7df867c39f69e1024d8 (diff)
downloadaura-central-73bef64e1c7c8684de3438a17cc01927f0522d6f.tar.gz
No Issue - Sort the lgpl and gre media libs situation
Diffstat (limited to 'system/evil')
-rw-r--r--system/evil/moz.build4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/evil/moz.build b/system/evil/moz.build
index 9cdb06845..8e5449af0 100644
--- a/system/evil/moz.build
+++ b/system/evil/moz.build
@@ -93,8 +93,8 @@ USE_LIBS += [
]
USE_LIBS += [
- 'gkmedias',
- 'lgpllibs',
+ 'gremedia',
+ 'lgplmedia',
'nspr',
'nss',
'psshparser',