app-text/xdvik: add missing dependency to virtual/emacs
authorNaohiro Aota <naota@gentoo.org>
Wed, 10 Oct 2018 23:56:38 +0000 (08:56 +0900)
committerNaohiro Aota <naota@gentoo.org>
Wed, 10 Oct 2018 23:57:04 +0000 (08:57 +0900)
Closes: https://bugs.gentoo.org/665154
Signed-off-by: Naohiro Aota <naota@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

app-text/xdvik/xdvik-22.87.03-r1.ebuild
app-text/xdvik/xdvik-22.87.03-r2.ebuild

index 9c61d7036507e05253ee6ad9f77cdfef4a8023a4..dc814d5d0db8324b22f736e913f8242427ae0480 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,6 +19,7 @@ RDEPEND="media-libs/freetype:2
        x11-libs/libXmu
        x11-libs/libXpm
        x11-libs/libXt
+       emacs? ( virtual/emacs )
        motif? ( >=x11-libs/motif-2.3:0 )
        !motif? (
                neXt? ( x11-libs/neXtaw )
index 30720be206297d492ffb6680e0905876ab123a83..34a4d9669b4e6c1f1b96a2a5dc245060d3030143 100644 (file)
@@ -19,6 +19,7 @@ CDEPEND=">=media-libs/freetype-2.9.1-r2:2
        x11-libs/libXmu
        x11-libs/libXpm
        x11-libs/libXt
+       emacs? ( virtual/emacs )
        motif? ( >=x11-libs/motif-2.3:0 )
        !motif? (
                neXt? ( x11-libs/neXtaw )