From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 325F7138010 for ; Mon, 10 Sep 2012 18:02:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B936D21C085 for ; Mon, 10 Sep 2012 18:02:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2224921C00A for ; Mon, 10 Sep 2012 17:19:43 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8A1E133C90A for ; Mon, 10 Sep 2012 17:19:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 4BA4CE543C for ; Mon, 10 Sep 2012 17:19:41 +0000 (UTC) From: "Alexandre Rostovtsev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Rostovtsev" Message-ID: <1347297564.f696db7aea64b4637f04e7f3d860e34f18215aa2.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: media-video/totem/ X-VCS-Repository: proj/gnome X-VCS-Files: media-video/totem/totem-9999.ebuild X-VCS-Directories: media-video/totem/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Rostovtsev X-VCS-Revision: f696db7aea64b4637f04e7f3d860e34f18215aa2 X-VCS-Branch: master Date: Mon, 10 Sep 2012 17:19:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 04bca12b-1324-4d62-975b-3f5e48d8d751 X-Archives-Hash: 149e1c82e64c9480a2a79a2e28bb770e commit: f696db7aea64b4637f04e7f3d860e34f18215aa2 Author: Alexandre Rostovtsev gentoo org> AuthorDate: Mon Sep 10 17:19:24 2012 +0000 Commit: Alexandre Rostovtsev gentoo org> CommitDate: Mon Sep 10 17:19:24 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f696db7a media-video/totem: missing schemas dep (bug #434498) Thanks to Andre Reinke. --- media-video/totem/totem-9999.ebuild | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/media-video/totem/totem-9999.ebuild b/media-video/totem/totem-9999.ebuild index 733b646..a44612a 100644 --- a/media-video/totem/totem-9999.ebuild +++ b/media-video/totem/totem-9999.ebuild @@ -60,6 +60,8 @@ RDEPEND=">=dev-libs/glib-2.27.92:2 x11-libs/libX11 x11-libs/libXtst >=x11-libs/libXxf86vm-1.0.1 + + gnome-base/gsettings-desktop-schemas x11-themes/gnome-icon-theme-symbolic flash? ( dev-libs/totem-pl-parser[quvi] )