Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 178784 - [englightenment overlay] make x11-wm/e check x11-libs/ecore for USE=dbus
Summary: [englightenment overlay] make x11-wm/e check x11-libs/ecore for USE=dbus
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-16 16:33 UTC by Milan Holzäpfel
Modified: 2007-06-11 04:27 UTC (History)
0 users

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


Attachments
Make x11-wm/e check x11-libs/ecore for USE=dbus (e-9999.ebuild.diff,489 bytes, patch)
2007-05-16 16:34 UTC, Milan Holzäpfel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Holzäpfel 2007-05-16 16:33:14 UTC
If x11-libs/ecore is merged without USE=dbus, x11-wm/e will complain, that it cannot find ecore-dbus:

...
checking pkg-config is at least version 0.9.0... yes
checking for E... configure: error: Package requirements (
 evas
 ecore
 ecore-evas
 ecore-config
 ecore-dbus
 ecore-file
 edje
 eet
 embryo
 efreet
) were not met:

No package 'ecore-dbus' found
...


I will attach a patch. 

Reproducible: Always

Steps to Reproduce:
1. USE=-dbus emerge ecore
2. emerge e

Actual Results:  
compile fails.

Expected Results:  
compiles ok.
Comment 1 Milan Holzäpfel 2007-05-16 16:34:37 UTC
Created attachment 119449 [details, diff]
Make x11-wm/e check x11-libs/ecore for USE=dbus

Didn't test it, but should probably just work.
Comment 2 SpanKY gentoo-dev 2007-06-11 04:27:35 UTC
better to not have dbus be needed ... get it fixed upstream in other words