summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPunarbasu Purkayastha <ppurka@gmail.com>2021-03-05 20:20:14 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-03-05 20:20:48 +0200
commit3722afb3c1cae8a9e96ce2c8fb427bad872b83b7 (patch)
tree76fed57038fce16265b5d8071dc1961449c54cf3 /app-misc/rox-filer
parentgames-board/xmille: port to EAPI 7, away from epatch.eclass (diff)
downloadgentoo-3722afb3c1cae8a9e96ce2c8fb427bad872b83b7.tar.gz
gentoo-3722afb3c1cae8a9e96ce2c8fb427bad872b83b7.tar.bz2
gentoo-3722afb3c1cae8a9e96ce2c8fb427bad872b83b7.zip
app-misc/rox-filer: 2.11: fix libSM dependency
Add dependency on app-misc/libSM Closes: https://bugs.gentoo.org/746476 Signed-off-by: Punarbasu Purkayastha <ppurka@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-misc/rox-filer')
-rw-r--r--app-misc/rox-filer/rox-filer-2.11.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-misc/rox-filer/rox-filer-2.11.ebuild b/app-misc/rox-filer/rox-filer-2.11.ebuild
index f85ee85da198..505fd537ab11 100644
--- a/app-misc/rox-filer/rox-filer-2.11.ebuild
+++ b/app-misc/rox-filer/rox-filer-2.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,8 @@ KEYWORDS="amd64 ~arm ~arm64 x86"
COMMON_DEPEND="dev-lang/perl
dev-libs/libxml2:2
gnome-base/libglade:2.0
- x11-libs/gtk+:2"
+ x11-libs/gtk+:2
+ x11-libs/libSM"
RDEPEND="${COMMON_DEPEND}
x11-misc/shared-mime-info"
DEPEND="${COMMON_DEPEND}