commit: b0b732ccaac17f374b77738b967189a2507a60c4 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Nov 9 08:19:30 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Nov 9 08:19:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0b732cc
xfce-extra/tumbler: Remove the dep on thunar Closes: https://bugs.gentoo.org/753632 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> xfce-extra/tumbler/{tumbler-0.3.0.ebuild => tumbler-0.3.0-r1.ebuild} | 1 - 1 file changed, 1 deletion(-) diff --git a/xfce-extra/tumbler/tumbler-0.3.0.ebuild b/xfce-extra/tumbler/tumbler-0.3.0-r1.ebuild similarity index 98% rename from xfce-extra/tumbler/tumbler-0.3.0.ebuild rename to xfce-extra/tumbler/tumbler-0.3.0-r1.ebuild index e707d7f720c..26ba5d1a926 100644 --- a/xfce-extra/tumbler/tumbler-0.3.0.ebuild +++ b/xfce-extra/tumbler/tumbler-0.3.0-r1.ebuild @@ -28,7 +28,6 @@ COMMON_DEPEND=">=dev-libs/glib-2.42:2 pdf? ( >=app-text/poppler-0.12.4[cairo] ) raw? ( >=media-libs/libopenraw-0.0.8:=[gtk] )" RDEPEND="${COMMON_DEPEND} - >=xfce-base/thunar-1.4 gstreamer? ( media-plugins/gst-plugins-meta:1.0 )" DEPEND="${COMMON_DEPEND} dev-util/gtk-doc-am
