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
When installation, Monafont TTF package is compressed with zip so it needs unzip-package to expand. However it seems that the ebuild doesn't describe the dependency correctly. Reproducible: Always Steps to Reproduce: 1.Install a bare Gentoo (or unmerge unzip/zip). 2.Try to emerge monafont. 3.You get the error. Actual Results: "unzip" is not found. Expected Results: unzip should have been already installed, or repack the archive in a different format (e.g. tar.bz2).
Created an attachment (id=40960) [details] Updated ebuild Modified, version bumped ebuild for the font.
Thanks. Fixed in CVS. Saleem: you don't need to bump revision for fixing compile time error. See "Versioning and revision bumps" in http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=3&chap=1