First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 132812
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ryan Hill <dirtyepic@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 132812 depends on: Show dependency tree
Bug 132812 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-05-09 12:52 0000
for ghostscript in app-text/ghostscript-{gnu,esp,afpl}; do
        if has_version ${ghostscript} && !built_with_use ${ghostscript} X; then
            eerror "This package requires ${ghostscript} compiled with X11
support."
            eerror "Please reemerge ${ghostscript} with USE=\"X\"."
            die "Please reemerge ${ghostscript} with USE=\"X\"."
        fi
    done


there should probably be a space btwn ! and built_with_use.

------- Comment #1 From Caleb Tennis 2006-05-10 05:50:19 0000 -------
got it - thanks for the report

First Last Prev Next    No search results available      Search page      Enter new bug