summaryrefslogtreecommitdiff
path: root/games-arcade/berusky/berusky-1.7.1-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-11 19:55:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-11 19:55:43 +0100
commit185fa19bbf68a4d4dca534d2b46729207a177f16 (patch)
treea8a537b82fda83a0799c2ca9887f212558363aa7 /games-arcade/berusky/berusky-1.7.1-r2.ebuild
parentc8fd0d84af0bfd1949542adc2cbb735b1d28f9ed (diff)
gentoo resync : 11.05.2021
Diffstat (limited to 'games-arcade/berusky/berusky-1.7.1-r2.ebuild')
-rw-r--r--games-arcade/berusky/berusky-1.7.1-r2.ebuild10
1 files changed, 9 insertions, 1 deletions
diff --git a/games-arcade/berusky/berusky-1.7.1-r2.ebuild b/games-arcade/berusky/berusky-1.7.1-r2.ebuild
index c14feec00747..65f429dfe17f 100644
--- a/games-arcade/berusky/berusky-1.7.1-r2.ebuild
+++ b/games-arcade/berusky/berusky-1.7.1-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit desktop gnome2
+inherit desktop flag-o-matic gnome2
DATAFILE="${PN}-data-1.7"
DESCRIPTION="Free logic game based on an ancient puzzle named Sokoban"
@@ -34,6 +34,14 @@ src_prepare() {
default
}
+src_configure() {
+ # https://bugs.gentoo.org/787287
+ # clashes with C++17's "std::byte" type
+ append-cxxflags -std=c++14
+
+ default
+}
+
src_install() {
gnome2_src_install