diff options
| -rw-r--r-- | media-gfx/symboleditor/symboleditor-9999.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/media-gfx/symboleditor/symboleditor-9999.ebuild b/media-gfx/symboleditor/symboleditor-9999.ebuild index 98c4c520c68..e9025e6a1a0 100644 --- a/media-gfx/symboleditor/symboleditor-9999.ebuild +++ b/media-gfx/symboleditor/symboleditor-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 KDE_HANDBOOK="optional" inherit kde5 @@ -29,9 +29,7 @@ DEPEND=" $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) " -RDEPEND="${DEPEND} - !media-gfx/symboleditor:4 -" +RDEPEND="${DEPEND}" src_configure() { local mycmakeargs=( |
