Skip to content

Commit

Permalink
games-puzzle/katawa-shoujo: add media-libs/libglvnd[X] RDEPEND
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/930816
Signed-off-by: Denis Strizhkin <strdenis02@gmail.com>
  • Loading branch information
denisstrizhkin committed Apr 28, 2024
1 parent 8a14db2 commit 7a78a93
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild
Expand Up @@ -23,6 +23,10 @@ KEYWORDS="~amd64"
QA_PREBUILT="*"
RESTRICT="strip"

RDEPEND="
media-libs/libglvnd[X]
"

src_install() {
insinto "/opt/${PN}"
doins -r *
Expand Down
4 changes: 4 additions & 0 deletions games-puzzle/katawa-shoujo/katawa-shoujo-1.4.7.ebuild
Expand Up @@ -23,6 +23,10 @@ KEYWORDS="~amd64"
QA_PREBUILT="*"
RESTRICT="strip"

RDEPEND="
media-libs/libglvnd[X]
"

src_install() {
insinto "/opt/${PN}"
doins -r *
Expand Down

0 comments on commit 7a78a93

Please sign in to comment.