Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 900786 Details for
Bug 938236
www-apps/nextcloud ebuild, add a redis USE flag and associated RDEPEND
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to nextcloud-29.0.2.ebuild
diff (text/plain), 1011 bytes, created by
xiaojie+bugzillagentoo
on 2024-08-20 09:48:06 UTC
(
hide
)
Description:
Patch to nextcloud-29.0.2.ebuild
Filename:
MIME Type:
Creator:
xiaojie+bugzillagentoo
Created:
2024-08-20 09:48:06 UTC
Size:
1011 bytes
patch
obsolete
>*** nextcloud-29.0.2.ebuild 2024-08-20 11:45:39.169705056 +0200 >--- nextcloud-29.0.2.nv 2024-08-20 11:46:02.963171002 +0200 >*************** >*** 11,22 **** > LICENSE="AGPL-3" > > KEYWORDS="amd64 ~arm ~arm64 x86" >! IUSE="+curl +imagemagick mysql postgres +sqlite" > REQUIRED_USE="|| ( mysql postgres sqlite )" > > DEPEND="" > RDEPEND="dev-lang/php[curl?,filter,gd,hash(+),intl,json(+),mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip] > imagemagick? ( dev-php/pecl-imagick ) > virtual/httpd-php" > > S=${WORKDIR}/${PN} >--- 11,23 ---- > LICENSE="AGPL-3" > > KEYWORDS="amd64 ~arm ~arm64 x86" >! IUSE="+curl +imagemagick mysql postgres redis +sqlite" > REQUIRED_USE="|| ( mysql postgres sqlite )" > > DEPEND="" > RDEPEND="dev-lang/php[curl?,filter,gd,hash(+),intl,json(+),mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip] > imagemagick? ( dev-php/pecl-imagick ) >+ redis? ( dev-db/redis ) > virtual/httpd-php" > > S=${WORKDIR}/${PN}
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 938236
: 900786 |
901357