Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 109423 Details for
Bug 160671
xfce-base/xfprint-4.4.0 needs either lprng or cups
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
xfprint-4.4.0.ebuild.diff
xfprint-4.4.0.ebuild.diff (text/plain), 688 bytes, created by
Jakub Moc (RETIRED)
on 2007-02-07 12:48:02 UTC
(
hide
)
Description:
xfprint-4.4.0.ebuild.diff
Filename:
MIME Type:
Creator:
Jakub Moc (RETIRED)
Created:
2007-02-07 12:48:02 UTC
Size:
688 bytes
patch
obsolete
>--- /usr/portage/xfce-base/xfprint/xfprint-4.4.0.ebuild 2007-01-28 16:36:27.000000000 +0100 >+++ xfprint-4.4.0.ebuild 2007-02-07 13:43:39.000000000 +0100 >@@ -10,7 +10,8 @@ > KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" > IUSE="debug doc" > >-RDEPEND="net-print/cups >+RDEPEND="!lpr? ( net-print/cups ) >+ lpr? ( net-print/lprng ) > >=dev-libs/glib-2.6 > >=x11-libs/gtk+-2.6 > >=xfce-base/libxfce4mcs-${XFCE_MASTER_VERSION} >@@ -26,7 +27,7 @@ > doc? ( dev-util/gtk-doc )" > > # CUPS includes support for LPR >-XFCE_CONFIG="${XFCE_CONFIG} --enable-bsdlpr --enable-cups" >+XFCE_CONFIG="$(use_enable !lpr cups) --enable-bsdlpr" > > DOCS="AUTHORS ChangeLog NEWS README TODO" >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 160671
:
105799
|
105803
|
105805
| 109423