Please DO NOT reply to this by email. All additional comments should be made in the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=302072 GARNOME | general | Ver: unspecified Summary: epiphany's Makefile should check for mozilla- gtkmozembed, not for gtkmozembed. Product: GARNOME Version: unspecified Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: general AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [email protected] CC: [EMAIL PROTECTED] In epiphany's Makefile, there is: LIBDEPS += $(shell if test ! -e "`pkg-config --exists firefox-gtkmozembed || pkg-config --exists gtkmozembed 2> /dev/null`"; then echo bootstrap/firefox; fi ) The second gtkmozembed should read mozilla-gtkmozembed as this is the name of the pkg-config file Mozilla installs. ------- You are receiving this mail because: ------- You are the QA contact for the bug. -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
