Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 215202

Summary: app-text/acroread-8.1.2-r1 can use xulrunner-bin for libgtkembedmoz.so
Product: Gentoo Linux Reporter: Mike Hammill <michael>
Component: New packagesAssignee: Printing Team <printing>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: High    
Version: 2006.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mike Hammill 2008-03-28 14:52:15 UTC
During the long compile for xulrunner-1.8.1.13 I notice there was a xulrunner-bin-1.8.1.13 so I switched to this.  Seems to work fine with  www-client/mozilla-firefox-bin-2.0.0.13 and app-text/acroread-8.1.2-r1 but the latter ebuild has a dependency for xulrunner only, not xulrunner-bin.  Would be nice to add xulrunner-bin.

Reproducible: Always

Steps to Reproduce:
1. install xulrunner-bin
2. re-install acroread (--nodeps), seems to work
3. portage still wants to install xulrunner (minus -bin)




From acroread's current ebuild:
RDEPEND="cups? ( net-print/cups )
	x86? ( >=x11-libs/gtk+-2.0
			ldap? ( net-nds/openldap )
			!minimal? ( || ( net-libs/xulrunner
						www-client/mozilla-firefox
						www-client/seamonkey
						www-client/seamonkey-bin ) ) )
Comment 1 Timo Gurr (RETIRED) gentoo-dev 2008-03-29 15:05:09 UTC
Fixed in app-text/acroread-8.1.2-r2.