summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Beierlein <tomjbe@gentoo.org>2012-09-06 19:30:50 +0000
committerThomas Beierlein <tomjbe@gentoo.org>2012-09-06 19:30:50 +0000
commit9d9dea084ea19b9697df8a01f6d98b0a718fdcea (patch)
tree4dc6352006d16f275a610a4a5a1643cad6121a8d
parentFixing building with -pam and +eap use flags, fixing bug 434128 (diff)
downloadgentoo-2-9d9dea084ea19b9697df8a01f6d98b0a718fdcea.tar.gz
gentoo-2-9d9dea084ea19b9697df8a01f6d98b0a718fdcea.tar.bz2
gentoo-2-9d9dea084ea19b9697df8a01f6d98b0a718fdcea.zip
Add missing RDEPENDS. Thanks ago.
(Portage version: 2.1.11.13/cvs/Linux x86_64)
-rw-r--r--media-radio/xastir/ChangeLog5
-rw-r--r--media-radio/xastir/xastir-2.0.0-r2.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/media-radio/xastir/ChangeLog b/media-radio/xastir/ChangeLog
index 1e3959bfaa5f..96306e87cfe9 100644
--- a/media-radio/xastir/ChangeLog
+++ b/media-radio/xastir/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-radio/xastir
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/ChangeLog,v 1.25 2012/09/06 16:01:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/ChangeLog,v 1.26 2012/09/06 19:30:50 tomjbe Exp $
+
+ 06 Sep 2012; Thomas Beierlein <tomjbe@gentoo.org> xastir-2.0.0-r2.ebuild:
+ Add missing RDEPENDS. Thanks ago.
06 Sep 2012; Agostino Sarubbo <ago@gentoo.org> xastir-2.0.0-r2.ebuild:
Stable for amd64, wrt bug #432988
diff --git a/media-radio/xastir/xastir-2.0.0-r2.ebuild b/media-radio/xastir/xastir-2.0.0-r2.ebuild
index 26362f3fe854..d2d4efb3c207 100644
--- a/media-radio/xastir/xastir-2.0.0-r2.ebuild
+++ b/media-radio/xastir/xastir-2.0.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-2.0.0-r2.ebuild,v 1.4 2012/09/06 16:01:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-2.0.0-r2.ebuild,v 1.5 2012/09/06 19:30:50 tomjbe Exp $
EAPI=2
inherit autotools eutils
@@ -15,6 +15,8 @@ KEYWORDS="amd64 ~x86"
IUSE="festival gdal geotiff graphicsmagick"
DEPEND=">=x11-libs/openmotif-2.3:0
+ x11-libs/libXt
+ x11-libs/libX11
x11-libs/libXpm
x11-apps/xfontsel
dev-libs/libpcre