summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-03-21 23:26:04 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-03-21 23:26:04 +0000
commit3fc5f450de8bbac6bdb3fa7bc1b35c12d063c9c3 (patch)
tree36f32196ecac42f54c22a246017a8bc4f6c3f5ab /www-client/luakit/luakit-9999.ebuild
parentFix deps for 2.30.2 as well (diff)
downloadgentoo-2-3fc5f450de8bbac6bdb3fa7bc1b35c12d063c9c3.tar.gz
gentoo-2-3fc5f450de8bbac6bdb3fa7bc1b35c12d063c9c3.tar.bz2
gentoo-2-3fc5f450de8bbac6bdb3fa7bc1b35c12d063c9c3.zip
Fix slot-deps on gnome libs
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'www-client/luakit/luakit-9999.ebuild')
-rw-r--r--www-client/luakit/luakit-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/www-client/luakit/luakit-9999.ebuild b/www-client/luakit/luakit-9999.ebuild
index ba06f797e94a..6e09b9425740 100644
--- a/www-client/luakit/luakit-9999.ebuild
+++ b/www-client/luakit/luakit-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/luakit/luakit-9999.ebuild,v 1.15 2011/03/05 14:29:02 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/luakit/luakit-9999.ebuild,v 1.16 2011/03/21 23:26:04 nirbheek Exp $
EAPI=3
@@ -31,8 +31,8 @@ COMMON_DEPEND="
!luajit? ( >=dev-lang/lua-5.1 )
dev-db/sqlite:3
dev-libs/glib:2
- net-libs/libsoup
- net-libs/webkit-gtk
+ net-libs/libsoup:2.4
+ net-libs/webkit-gtk:2
x11-libs/gtk+:2
"