diff options
author | 2005-01-29 14:47:52 +0000 | |
---|---|---|
committer | 2005-01-29 14:47:52 +0000 | |
commit | 0f3b6bd272644bb6c93cd6f7a63a08658a7785a4 (patch) | |
tree | 1b834d7bf0dfe0f31ccaf2fb379b54f8f73cec2d /games-board/hexxagon/hexxagon-1.0.ebuild | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-0f3b6bd272644bb6c93cd6f7a63a08658a7785a4.tar.gz gentoo-2-0f3b6bd272644bb6c93cd6f7a63a08658a7785a4.tar.bz2 gentoo-2-0f3b6bd272644bb6c93cd6f7a63a08658a7785a4.zip |
Added dev-cpp/glibmm to DEPEND and closing bug #79922.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'games-board/hexxagon/hexxagon-1.0.ebuild')
-rw-r--r-- | games-board/hexxagon/hexxagon-1.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-board/hexxagon/hexxagon-1.0.ebuild b/games-board/hexxagon/hexxagon-1.0.ebuild index e705a24fc070..98679f8abb78 100644 --- a/games-board/hexxagon/hexxagon-1.0.ebuild +++ b/games-board/hexxagon/hexxagon-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/hexxagon/hexxagon-1.0.ebuild,v 1.1 2005/01/28 21:09:20 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/hexxagon/hexxagon-1.0.ebuild,v 1.2 2005/01/29 14:47:52 wolf31o2 Exp $ inherit games @@ -14,6 +14,7 @@ KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" DEPEND="virtual/libc + >=dev-cpp/glibmm-2.4 >=dev-cpp/gtkmm-2.4 >=x11-libs/gtk+-2.0" |