From: Ulrich Müller Date: Wed, 21 Mar 2018 21:36:03 +0000 (+0100) Subject: app-text/xdvik: Fix X dependencies. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6b1c73ef88f133119523fce53b14972dae11fd58;p=gentoo.git app-text/xdvik: Fix X dependencies. Non-maintainer commit (with permission from dilfridge). Closes: https://bugs.gentoo.org/649150 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/app-text/xdvik/xdvik-22.87.03.ebuild b/app-text/xdvik/xdvik-22.87.03-r1.ebuild similarity index 97% rename from app-text/xdvik/xdvik-22.87.03.ebuild rename to app-text/xdvik/xdvik-22.87.03-r1.ebuild index 760376128572..9c61d7036507 100644 --- a/app-text/xdvik/xdvik-22.87.03.ebuild +++ b/app-text/xdvik/xdvik-22.87.03-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,10 +14,11 @@ LICENSE="GPL-2" IUSE="motif neXt Xaw3d emacs" RDEPEND="media-libs/freetype:2 + x11-libs/libX11 x11-libs/libXi x11-libs/libXmu - x11-libs/libXp x11-libs/libXpm + x11-libs/libXt motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( neXt? ( x11-libs/neXtaw )