diff options
Diffstat (limited to 'games-board/slibo/slibo-0.4.4.ebuild')
-rw-r--r-- | games-board/slibo/slibo-0.4.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-board/slibo/slibo-0.4.4.ebuild b/games-board/slibo/slibo-0.4.4.ebuild index 8c30bc71a1d9..5f7fceffe908 100644 --- a/games-board/slibo/slibo-0.4.4.ebuild +++ b/games-board/slibo/slibo-0.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/slibo/slibo-0.4.4.ebuild,v 1.3 2004/02/29 10:29:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/slibo/slibo-0.4.4.ebuild,v 1.4 2004/05/02 02:07:13 mr_bones_ Exp $ inherit kde need-kde 3 @@ -12,5 +12,6 @@ SRC_URI="mirror://sourceforge/slibo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="dev-db/sqlite" |