зеркало из https://github.com/mozilla/pjs.git
fix build bustage (bug 336199) r=marria
This commit is contained in:
Родитель
28917bc948
Коммит
c2bf26b418
|
@ -58,7 +58,6 @@ REQUIRES = xpcom \
|
||||||
docshell \
|
docshell \
|
||||||
layout \
|
layout \
|
||||||
widget \
|
widget \
|
||||||
xmlextras \
|
|
||||||
libbz2 \
|
libbz2 \
|
||||||
caps \
|
caps \
|
||||||
xulapp \
|
xulapp \
|
||||||
|
@ -68,10 +67,11 @@ REQUIRES = xpcom \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
# nsIScreenManager has moved to widget on the trunk
|
# nsIScreenManager has moved to widget on the trunk
|
||||||
|
# nsIDOMParser and nsIDOMSerializer have moved to content.
|
||||||
ifdef MOZILLA_1_8_BRANCH
|
ifdef MOZILLA_1_8_BRANCH
|
||||||
REQUIRES += gfx
|
REQUIRES += gfx xmlextras
|
||||||
else
|
else
|
||||||
REQUIRES += widget
|
REQUIRES += widget content
|
||||||
endif
|
endif
|
||||||
|
|
||||||
CPPSRCS = \
|
CPPSRCS = \
|
||||||
|
|
Загрузка…
Ссылка в новой задаче