summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2018-11-14 11:32:43 +0300
committerAlexey Shvetsov <alexxy@gentoo.org>2018-11-14 11:32:43 +0300
commit4fb7f88c31df9e5df1a1928a61143cbd96f94fdd (patch)
treeaf40a9d0e9b333781fcac21354360b5c7c3ac8c2
parentnet-libs/libnftnl: Fix subslot (diff)
downloadgentoo-4fb7f88c31df9e5df1a1928a61143cbd96f94fdd.tar.gz
gentoo-4fb7f88c31df9e5df1a1928a61143cbd96f94fdd.tar.bz2
gentoo-4fb7f88c31df9e5df1a1928a61143cbd96f94fdd.zip
media-gfx/slic3r: Add missing eclass
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
-rw-r--r--media-gfx/slic3r/slic3r-1.3.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/slic3r/slic3r-1.3.0-r1.ebuild b/media-gfx/slic3r/slic3r-1.3.0-r1.ebuild
index 99bb42f016a3..a94b46f01a75 100644
--- a/media-gfx/slic3r/slic3r-1.3.0-r1.ebuild
+++ b/media-gfx/slic3r/slic3r-1.3.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-inherit eutils perl-module
+inherit eutils flag-o-matic perl-module
DESCRIPTION="A mesh slicer to generate G-code for fused-filament-fabrication (3D printers)"
HOMEPAGE="http://slic3r.org"