diff options
author | David Michael <fedora.dm0@gmail.com> | 2021-01-12 17:57:36 -0500 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-01-13 00:06:13 +0100 |
commit | 3a00448995be9d1c44f69043e7ca34e81fb8e68d (patch) | |
tree | 18458f3e39d0917acab43bc7187cd260f3334a21 /xfce-base/thunar | |
parent | sys-kernel/gentoo-sources: Linux patch version bumps (diff) | |
download | gentoo-3a00448995be9d1c44f69043e7ca34e81fb8e68d.tar.gz gentoo-3a00448995be9d1c44f69043e7ca34e81fb8e68d.tar.bz2 gentoo-3a00448995be9d1c44f69043e7ca34e81fb8e68d.zip |
xfce-base/thunar: don't cross-compile perl
It is used for intltool which depends on perl itself.
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0@gmail.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r-- | xfce-base/thunar/thunar-4.16.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xfce-base/thunar/thunar-4.16.2.ebuild b/xfce-base/thunar/thunar-4.16.2.ebuild index 98de1a3775ac..1446de509f0a 100644 --- a/xfce-base/thunar/thunar-4.16.2.ebuild +++ b/xfce-base/thunar/thunar-4.16.2.ebuild @@ -14,8 +14,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-l IUSE="exif introspection libnotify pcre +trash-panel-plugin udisks" GVFS_DEPEND=">=gnome-base/gvfs-1.18.3" -DEPEND=">=dev-lang/perl-5.6 - >=dev-libs/glib-2.50 +DEPEND=">=dev-libs/glib-2.50 >=x11-libs/gdk-pixbuf-2.14 >=x11-libs/gtk+-3.22:3 >=xfce-base/exo-0.12:= |