summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-15 06:52:52 +0100
committerSam James <sam@gentoo.org>2022-04-15 06:52:52 +0100
commit7bd703f953fccbf2efc43964b73ae0cad21ea13f (patch)
tree44da534281e0433f550a17d96c6ddefc8db042a5 /games-strategy
parentgames-strategy/freeciv: add 3.0.1, drop 3.0.0 (diff)
downloadgentoo-7bd703f953fccbf2efc43964b73ae0cad21ea13f.tar.gz
gentoo-7bd703f953fccbf2efc43964b73ae0cad21ea13f.tar.bz2
gentoo-7bd703f953fccbf2efc43964b73ae0cad21ea13f.zip
games-strategy/freeciv: move comment location
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/freeciv/freeciv-3.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-strategy/freeciv/freeciv-3.0.1.ebuild b/games-strategy/freeciv/freeciv-3.0.1.ebuild
index 7ff9b9132dcd..ed4228f81246 100644
--- a/games-strategy/freeciv/freeciv-3.0.1.ebuild
+++ b/games-strategy/freeciv/freeciv-3.0.1.ebuild
@@ -25,6 +25,7 @@ IUSE="aimodules auth dedicated +gtk ipv6 mapimg modpack mysql nls qt5 readline s
REQUIRED_USE="system-lua? ( ${LUA_REQUIRED_USE} )"
+# postgres isn't yet really supported by upstream
RDEPEND="
app-arch/bzip2
app-arch/xz-utils
@@ -66,7 +67,6 @@ RDEPEND="
DEPEND="${RDEPEND}
!dedicated? ( x11-base/xorg-proto )
"
-# postgres isn't yet really supported by upstream
BDEPEND="
virtual/pkgconfig
!dedicated? ( nls? ( sys-devel/gettext ) )