Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Merge requests
!77128
testing/meli: new aport
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
testing/meli: new aport
omni/aports:add-meli
into
master
Overview
0
Commits
1
Pipelines
14
Changes
1
Merged
omni
requested to merge
omni/aports:add-meli
into
master
3 months ago
Overview
0
Commits
1
Pipelines
14
Changes
1
Expand
https://meli-email.org/
0
0
Merge request reports
Viewing commit
0976f177
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
0976f177
testing/meli: not cli-docs feature
· 0976f177
omni
authored
3 months ago
testing/meli/APKBUILD
+
1
−
1
Options
@@ -23,7 +23,7 @@ prepare() {
build
()
{
cargo auditable build
--release
--frozen
\
--features
sqlite3,notmuch,smtp,dbus-notifications,gpgme,
cli-docs,
jmap
--features
sqlite3,notmuch,smtp,dbus-notifications,gpgme,jmap
}
check
()
{
Loading