diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-10-11 11:32:06 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-10-11 11:32:06 +0000 |
commit | f2f1d16381b03e7c1c25dcfd722aa0422870a4b0 (patch) | |
tree | 99685c7f54ae494e5af78e67e8d76adb7f2731e3 /x11-misc/xkeycaps/xkeycaps-2.46.ebuild | |
parent | Add missing x11-misc/gccmakedep to DEPEND, see bug #150786. (diff) | |
download | gentoo-2-f2f1d16381b03e7c1c25dcfd722aa0422870a4b0.tar.gz gentoo-2-f2f1d16381b03e7c1c25dcfd722aa0422870a4b0.tar.bz2 gentoo-2-f2f1d16381b03e7c1c25dcfd722aa0422870a4b0.zip |
Add missing x11-misc/xbitmaps to DEPEND, see bug #150787.
(Portage version: 2.1.2_pre2-r8)
Diffstat (limited to 'x11-misc/xkeycaps/xkeycaps-2.46.ebuild')
-rw-r--r-- | x11-misc/xkeycaps/xkeycaps-2.46.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/xkeycaps/xkeycaps-2.46.ebuild b/x11-misc/xkeycaps/xkeycaps-2.46.ebuild index 59f5118ea206..9d91247a0b3b 100644 --- a/x11-misc/xkeycaps/xkeycaps-2.46.ebuild +++ b/x11-misc/xkeycaps/xkeycaps-2.46.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeycaps/xkeycaps-2.46.ebuild,v 1.18 2006/01/21 17:41:12 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeycaps/xkeycaps-2.46.ebuild,v 1.19 2006/10/11 11:32:06 nelchael Exp $ inherit eutils @@ -14,6 +14,7 @@ SLOT="0" IUSE="" RDEPEND="|| ( ( + x11-misc/xbitmaps x11-libs/libX11 x11-libs/libXmu x11-libs/libXt |