Skip to content

Commit

Permalink
media-gfx/frogr: add missing xorg-proto dep
Browse files Browse the repository at this point in the history
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
juippis committed Mar 9, 2023
1 parent 0c83acf commit 89ddfe6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion media-gfx/frogr/frogr-1.7.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ RDEPEND="
>=x11-libs/gtk+-3.16:3[introspection]
x11-libs/gdk-pixbuf:2
"
DEPEND="${RDEPEND}"
DEPEND="${RDEPEND}
x11-base/xorg-proto"
BDEPEND="
dev-util/itstool
>=sys-devel/gettext-0.19.7
Expand Down

0 comments on commit 89ddfe6

Please sign in to comment.