Skip to content

Commit

Permalink
app-dicts/gnome-dictionary: actually requires gtk+-3.20
Browse files Browse the repository at this point in the history
Otherwise build fails with GdkSeat being undefined.

Fixed in 3.21 releases.

Package-Manager: portage-2.3.0
  • Loading branch information
EvaSDK committed Aug 31, 2016
1 parent 45b3634 commit 56f4657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-dicts/gnome-dictionary/gnome-dictionary-3.20.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-fr
COMMON_DEPEND="
>=dev-libs/glib-2.39:2[dbus]
x11-libs/cairo:=
>=x11-libs/gtk+-3.16:3
>=x11-libs/gtk+-3.20:3
x11-libs/pango
introspection? ( >=dev-libs/gobject-introspection-1.42:= )
"
Expand Down

0 comments on commit 56f4657

Please sign in to comment.