Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20265 - privoxy-3.0.2-r1 (new)
Summary: privoxy-3.0.2-r1 (new)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Jon Portnoy (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-05-01 06:07 UTC by Georg Sauthoff
Modified: 2003-06-11 13:24 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Georg Sauthoff 2003-05-01 06:07:08 UTC
Hi,

small change to the ebuild. The textbrowser dependency is not needed anymore by
privoxy, because they have changed there configure script.
Quote from configure.in:
AC_MSG_WARN(You need some kind of text browser to build documentation \(w3m,
lynx and l
inks are supported\))

Now it only a warning, and no error, so configure doesn't abort.

So I attach no attachment to this bug, because you only need to remove the
-DEPEND="virtual/textbrowser"
line.

Regards
Georg Sauthoff

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jon Portnoy (RETIRED) gentoo-dev 2003-06-11 13:24:33 UTC
Fixed, thanks.