diff options
author | Julian Ospald <hasufell@gentoo.org> | 2013-01-29 12:37:49 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2013-01-29 12:37:49 +0000 |
commit | f64786097a3f69317f28309592ce41ae7c802b27 (patch) | |
tree | c26f1ca0f1353c253640fff49d897d665ffd24b2 /games-rpg/grimrock | |
parent | Fix build on FreeBSD and keyword ~amd64-fbsd, bug #449220 (diff) | |
download | gentoo-2-f64786097a3f69317f28309592ce41ae7c802b27.tar.gz gentoo-2-f64786097a3f69317f28309592ce41ae7c802b27.tar.bz2 gentoo-2-f64786097a3f69317f28309592ce41ae7c802b27.zip |
nitpick: no direct linkage to drm
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'games-rpg/grimrock')
-rw-r--r-- | games-rpg/grimrock/grimrock-20121222.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-rpg/grimrock/grimrock-20121222.ebuild b/games-rpg/grimrock/grimrock-20121222.ebuild index 273644705f81..f7d4a47f9319 100644 --- a/games-rpg/grimrock/grimrock-20121222.ebuild +++ b/games-rpg/grimrock/grimrock-20121222.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/grimrock-20121222.ebuild,v 1.1 2013/01/29 00:04:09 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/grimrock-20121222.ebuild,v 1.2 2013/01/29 12:37:49 hasufell Exp $ EAPI=5 @@ -35,7 +35,6 @@ RDEPEND=" sys-libs/zlib virtual/jpeg virtual/opengl - x11-libs/libdrm x11-libs/libX11 x11-libs/libXau x11-libs/libxcb |