From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D055A138334 for ; Tue, 13 Nov 2018 10:14:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD09EE0932; Tue, 13 Nov 2018 10:14:00 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 91951E0932 for ; Tue, 13 Nov 2018 10:14:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CB125335D01 for ; Tue, 13 Nov 2018 10:13:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA91544F for ; Tue, 13 Nov 2018 10:13:56 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <1542104014.922495f0a1938669ae1c819cca68276adb76a98d.alexxy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/pymol/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-chemistry/pymol/pymol-2.2.0.ebuild X-VCS-Directories: sci-chemistry/pymol/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: 922495f0a1938669ae1c819cca68276adb76a98d X-VCS-Branch: master Date: Tue, 13 Nov 2018 10:13:56 +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: b210db20-5622-4419-9440-cb4f39ca7e9c X-Archives-Hash: b233b45c0e9d1ad07f002e850bca9b80 commit: 922495f0a1938669ae1c819cca68276adb76a98d Author: Alexey Shvetsov gentoo org> AuthorDate: Tue Nov 13 10:13:34 2018 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Tue Nov 13 10:13:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=922495f0 sci-chemistry/pymol: Fix missing dep Signed-off-by: Alexey Shvetsov gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 sci-chemistry/pymol/pymol-2.2.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-chemistry/pymol/pymol-2.2.0.ebuild b/sci-chemistry/pymol/pymol-2.2.0.ebuild index 5c2dc1f498f..1e53d9ab339 100644 --- a/sci-chemistry/pymol/pymol-2.2.0.ebuild +++ b/sci-chemistry/pymol/pymol-2.2.0.ebuild @@ -28,6 +28,7 @@ DEPEND=" media-libs/freeglut media-libs/freetype:2 media-libs/glew:0= + media-libs/glm media-libs/libpng:0= media-video/mpeg-tools sys-libs/zlib