Skip to content
Snippets Groups Projects

testing/meli: new aport

Merged omni requested to merge omni/aports:add-meli into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -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