summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-02-20 19:37:49 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2015-02-20 19:37:49 +0000
commitf0122662f2fd245dd7d167250a618aa4bef6561f (patch)
treeac243276a6d6fcf7375f495b5c7847877cadfac1 /games-simulation/openttd
parentAdd arm64 love. (diff)
downloadgentoo-2-f0122662f2fd245dd7d167250a618aa4bef6561f.tar.gz
gentoo-2-f0122662f2fd245dd7d167250a618aa4bef6561f.tar.bz2
gentoo-2-f0122662f2fd245dd7d167250a618aa4bef6561f.zip
add missing virtual/pkgconfig dep
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-simulation/openttd')
-rw-r--r--games-simulation/openttd/ChangeLog5
-rw-r--r--games-simulation/openttd/openttd-1.4.4.ebuild7
2 files changed, 8 insertions, 4 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog
index c8134a031f9b..8944e413a009 100644
--- a/games-simulation/openttd/ChangeLog
+++ b/games-simulation/openttd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-simulation/openttd
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.153 2015/02/19 09:05:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.154 2015/02/20 19:37:49 mr_bones_ Exp $
+
+ 20 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> openttd-1.4.4.ebuild:
+ add missing virtual/pkgconfig dep
19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> openttd-1.4.4.ebuild:
Stable for amd64, wrt bug #540236
diff --git a/games-simulation/openttd/openttd-1.4.4.ebuild b/games-simulation/openttd/openttd-1.4.4.ebuild
index 32531f52b348..d4d5723a3090 100644
--- a/games-simulation/openttd/openttd-1.4.4.ebuild
+++ b/games-simulation/openttd/openttd-1.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.4.4.ebuild,v 1.4 2015/02/19 09:05:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.4.4.ebuild,v 1.5 2015/02/20 19:37:49 mr_bones_ Exp $
EAPI=5
inherit eutils gnome2-utils games
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE="aplaymidi debug dedicated iconv icu lzo +openmedia +png cpu_flags_x86_sse +timidity +truetype zlib"
RESTRICT="test" # needs a graphics set in order to test
-DEPEND="!dedicated? (
+RDEPEND="!dedicated? (
media-libs/libsdl[sound,X,video]
icu? ( dev-libs/icu:= )
truetype? (
@@ -28,7 +28,8 @@ DEPEND="!dedicated? (
iconv? ( virtual/libiconv )
png? ( media-libs/libpng:0 )
zlib? ( sys-libs/zlib )"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
PDEPEND="
!dedicated? (
openmedia? (