Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 215202 - app-text/acroread-8.1.2-r1 can use xulrunner-bin for libgtkembedmoz.so
Summary: app-text/acroread-8.1.2-r1 can use xulrunner-bin for libgtkembedmoz.so
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-28 14:52 UTC by Mike Hammill
Modified: 2008-03-29 15:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.