summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/contacts/contacts-0.3.ebuild')
-rw-r--r--gnome-extra/contacts/contacts-0.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/contacts/contacts-0.3.ebuild b/gnome-extra/contacts/contacts-0.3.ebuild
index 356083a..482c74f 100644
--- a/gnome-extra/contacts/contacts-0.3.ebuild
+++ b/gnome-extra/contacts/contacts-0.3.ebuild
@@ -8,11 +8,11 @@ DESCRIPTION="Contact manager for the Gnome Desktop"
HOMEPAGE="http://projects.o-hand.com/contacts"
SRC_URI="http://projects.o-hand.com/sources/${PN}/${P}.tar.gz"
-LICENSE=""
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~ppc"
IUSE=""
-DEPEND=""
-RDEPEND=""
+DEPEND="gnome-extra/evolution-data-server"
+RDEPEND="${DEPEND}"