mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Fix non cairo gfx svg build bustage.
This commit is contained in:
parent
118875675b
commit
e0b8d42583
@ -213,7 +213,7 @@ ifdef MOZ_ENABLE_CAIRO_GFX
|
||||
EXTRA_DSO_LIBS += thebes
|
||||
else
|
||||
ifdef MOZ_SVG
|
||||
EXTRA_DSO_LIBS += mozcairo mozlibpixman
|
||||
EXTRA_DSO_LDOPTS += $(MOZ_CAIRO_LIBS)
|
||||
endif
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user