summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorJeremy Andrews <athenian200@outlook.com>2022-01-27 06:52:21 -0600
committerJeremy Andrews <athenian200@outlook.com>2022-01-27 06:52:21 -0600
commit19620e14e7e4b2435643e048f672150a3f112e61 (patch)
tree9de46c2d3f0b84f1d60a86815aea3a449c50ed22 /system
parent631f58d95c9e27a60f0a99f82a1cf14614fa5214 (diff)
downloadaura-central-19620e14e7e4b2435643e048f672150a3f112e61.tar.gz
No Issue - Remove libs/psshparser.
Apparently this is no longer needed now that gmp-clearkey is gone.
Diffstat (limited to 'system')
-rw-r--r--system/evil/moz.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/evil/moz.build b/system/evil/moz.build
index 665dbc578..0f71103d3 100644
--- a/system/evil/moz.build
+++ b/system/evil/moz.build
@@ -97,7 +97,6 @@ USE_LIBS += [
'lgplmedia',
'nspr',
'nss',
- 'psshparser',
'sqlite',
'zlib',
]