Francois BERENGER wrote: > Hello, > > I think there is at least one missing dependency in > "e16-0.16.8.10-1.fc6.src.rpm". > > I had to install the following package in order to recompile it with > "rpmbuild --rebuild": > > xorg-x11-xbitmaps > Yeah, the spec file doesn't have any explicit BuildRequires for x11 packages. The problem is that the package names depend on distribution (IIRC) and which x11 version you build against, in particular monolithic/modular. AFAIK the current spec file allows you to build on just about anything, as long as you have installed whatever is required to build e16.
However, the issue with the bitmap files has been mentioned before, and I think simply including the contents into the one source file where they are used should take care of that. /Kim ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
