diff --git a/xfce-base/xfconf/xfconf-4.12.0-r1.ebuild b/xfce-base/xfconf/xfconf-4.12.0-r1.ebuild index 9a475dd947a29..7024feef5f7df 100644 --- a/xfce-base/xfconf/xfconf-4.12.0-r1.ebuild +++ b/xfce-base/xfconf/xfconf-4.12.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -27,7 +27,7 @@ DEPEND="${RDEPEND} sys-devel/gettext perl? ( dev-perl/ExtUtils-Depends - dev-perl/extutils-pkgconfig + dev-perl/ExtUtils-PkgConfig )" pkg_setup() { diff --git a/xfce-base/xfconf/xfconf-4.12.1.ebuild b/xfce-base/xfconf/xfconf-4.12.1.ebuild index bab084961a6ee..e31dd8ba0a4ad 100644 --- a/xfce-base/xfconf/xfconf-4.12.1.ebuild +++ b/xfce-base/xfconf/xfconf-4.12.1.ebuild @@ -27,7 +27,7 @@ DEPEND="${RDEPEND} sys-devel/gettext perl? ( dev-perl/ExtUtils-Depends - dev-perl/extutils-pkgconfig + dev-perl/ExtUtils-PkgConfig )" pkg_setup() {