net-misc/x2goserver: add missing perl dependency, bug 657944
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 9 Nov 2019 00:06:59 +0000 (01:06 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 9 Nov 2019 00:08:07 +0000 (01:08 +0100)
Bug: https://bugs.gentoo.org/657944
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
net-misc/x2goserver/x2goserver-4.1.0.2.ebuild
net-misc/x2goserver/x2goserver-4.1.0.3.ebuild

index 42f843d70c6989d5a54900d6476d05fc4813d12f..62fa686aadcd8d8a3028f0c1631533dc0f109a8d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,8 @@ IUSE="+fuse postgres +sqlite"
 REQUIRED_USE="|| ( postgres sqlite )"
 
 DEPEND="virtual/perl-ExtUtils-MakeMaker"
-RDEPEND="dev-perl/Capture-Tiny
+RDEPEND="dev-lang/perl:=
+       dev-perl/Capture-Tiny
        dev-perl/Config-Simple
        dev-perl/File-BaseDir
        dev-perl/File-ReadBackwards
index 4cf26cef1e03f798335e82376313f9035915acb6..710f925aa26849a33228188cd3d07325fd7a35d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,8 @@ IUSE="+fuse postgres +sqlite"
 REQUIRED_USE="|| ( postgres sqlite )"
 
 DEPEND="virtual/perl-ExtUtils-MakeMaker"
-RDEPEND="dev-perl/Capture-Tiny
+RDEPEND="dev-lang/perl:=
+       dev-perl/Capture-Tiny
        dev-perl/Config-Simple
        dev-perl/File-BaseDir
        dev-perl/File-ReadBackwards