After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 541150 - Mozilla plugin shouldn't require xulrunner libs
Mozilla plugin shouldn't require xulrunner libs
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: Plugins (other)
unspecified
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-07-01 22:56 UTC by Bastien Nocera
Modified: 2008-08-26 15:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2008-07-01 22:56:20 UTC
We should just use npapi.h copies, as in done in Totem, otherwise we break every time a new version of mozilla is out...
Comment 1 Bastien Nocera 2008-08-26 15:32:19 UTC
2008-08-26  Bastien Nocera  <hadess@hadess.net>

	* configure.ac:
	* podcast/Makefile.am:
	* podcast/npapi.h:
	* podcast/npruntime.h:
	* podcast/npupp.h:
	* podcast/rhythmbox-itms-plugin.cpp: Remove xulrunner/mozilla/
	whatever dependency for the mozilla plugin, saves use recompiles
	on Firefox upgrades (Closes: #541150)