Skip to content

Commit

Permalink
dev-games/aseprite: add missing xdg-utils inherit
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Closes: gentoo#15978
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
mm1ke authored and a17r committed May 27, 2020
1 parent f98934a commit b5f338f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-games/aseprite/aseprite-1.1.7-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

inherit cmake desktop flag-o-matic
inherit cmake desktop flag-o-matic xdg-utils

DESCRIPTION="Animated sprite editor & pixel art tool"
HOMEPAGE="https://www.aseprite.org"
Expand Down
2 changes: 1 addition & 1 deletion dev-games/aseprite/aseprite-1.1.9.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

inherit cmake desktop flag-o-matic
inherit cmake desktop flag-o-matic xdg-utils

DESCRIPTION="Animated sprite editor & pixel art tool"
HOMEPAGE="https://www.aseprite.org"
Expand Down

0 comments on commit b5f338f

Please sign in to comment.