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 | e0407b62d1ff5b6f3efc5058e0abde031b5a8ee8 (patch) | |
tree | c4083d1d7193d8c6047f875c6cb30851727a2f0f /x11-misc/xkeycaps/xkeycaps-2.46.ebuild | |
parent | Add missing x11-misc/gccmakedep to DEPEND, see bug #150786. (diff) | |
download | historical-e0407b62d1ff5b6f3efc5058e0abde031b5a8ee8.tar.gz historical-e0407b62d1ff5b6f3efc5058e0abde031b5a8ee8.tar.bz2 historical-e0407b62d1ff5b6f3efc5058e0abde031b5a8ee8.zip |
Add missing x11-misc/xbitmaps to DEPEND, see bug #150787.
Package-Manager: portage-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 |