Closed Bug 86269 Opened 23 years ago Closed 23 years ago

security needs REQUIRES updated

Categories

(Core Graveyard :: Security: UI, defect)

1.0 Branch
x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: cls, Assigned: javi)

References

Details

The REQUIRES line in security/manager/ssl/src/Makefile.in needs to be updated to
include: xpconnect & jar.  This is needed to add --enable-crypto to the senna
tinderbox which builds with MOZ_TRACK_MODULE_DEPS=1 (see bug 58804).

Index: security/manager/ssl/src/Makefile.in
===================================================================
RCS file: /cvsroot/mozilla/security/manager/ssl/src/Makefile.in,v
retrieving revision 1.16
diff -u -r1.16 Makefile.in
--- Makefile.in 2001/05/15 23:15:04     1.16
+++ Makefile.in 2001/06/17 04:08:19
@@ -67,7 +70,7 @@
         nsPKCS11Slot.cpp                \
        $(NULL)
 
-REQUIRES = nspr security xpcom string necko uriloader pref caps dom intl locale
 profile windowwatcher js docshell widget layout gfx2 pippki
+REQUIRES = nspr security xpcom string necko uriloader pref caps dom intl locale
 profile windowwatcher js docshell widget layout gfx2 pippki xpconnect jar
 
 include $(topsrcdir)/config/rules.mk
Oops. That should have been bug 59454.
Blocks: 69820
Keywords: mozilla0.9.2
r=javi
rs=blizzard
a=blizzard on behalf of drivers for the trunk
Patch checked in.
Marking fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Verified.
Status: RESOLVED → VERIFIED
Product: PSM → Core
Version: psm2.0 → 1.0 Branch
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.