summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/file-roller/file-roller-9999.ebuild')
-rw-r--r--app-arch/file-roller/file-roller-9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-9999.ebuild
index be1abd57..89023ba1 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-9999.ebuild
@@ -23,6 +23,7 @@ fi
RDEPEND=">=dev-libs/glib-2.25.5
>=x11-libs/gtk+-2.91.1:3
+ sys-apps/file
nautilus? ( >=gnome-base/nautilus-2.22.2 )"
DEPEND="${RDEPEND}
sys-devel/gettext
@@ -42,6 +43,7 @@ pkg_setup() {
--disable-packagekit
--disable-deprecations
--disable-schemas-compile
+ --enable-magic
$(use_enable nautilus nautilus-actions)"
DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO"
}