Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
I just got a false positive out of media-libs/freetype reverse dependencies because pikdev is polluting the reverse dependencies data: please remove all the dependencies that are not strictly from pikdev, see attached patch. Also the $(useenable arts) piece is broken to begin with: there's no useenable, and the proper check would have been --without-arts anyway, but kde.eclass takes care of it. It's important to leave to kde.eclass to do its job, because this way you won't have problems when, for instance, KDE 4 is added... >=kdelibs will break straight away. Thanks, Diego
Created an attachment (id=109947) [details] Ebuild patch
Fixed, thanks Diego. Plus, it was a good opportunity to make some more clean-up of the ebuild. Denis.