Skip to content

Commit

Permalink
mail-client/geary: declare enchant dep as := for now, as either work
Browse files Browse the repository at this point in the history
It's not ideal to := depend, but meson.build checks for enchant-2 first,
so a locking to enchant:0 would be wrong as well. So use a subslot
operator for now, and should be revbumped later to lock to enchant:2
instead.

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <[email protected]>
  • Loading branch information
leio committed Feb 2, 2020
1 parent 89e9fb3 commit 8d1c4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mail-client/geary/geary-3.34.2-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ DEPEND="
>=dev-db/sqlite-3.12:3
>=dev-libs/appstream-glib-0.7.10
app-text/enchant
app-text/enchant:=
>=dev-libs/folks-0.11:0
>=app-crypt/gcr-3.10.1:0=
>=dev-libs/libgee-0.8.5:0.8=
Expand Down

0 comments on commit 8d1c4c7

Please sign in to comment.