media-video/mkvtoolnix: inherit qmake-utils eclass
authorFrancesco Turco <fturco@fastmail.fm>
Fri, 5 Jan 2018 12:47:31 +0000 (13:47 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Sun, 21 Jan 2018 12:19:16 +0000 (13:19 +0100)
Bug: https://bugs.gentoo.org/643328

media-video/mkvtoolnix/mkvtoolnix-9999.ebuild

index bbf85f64514a5c2b6098d1e92380e1936479d040..25ba2ff5c7a05446487e9285290cb09600f1afa8 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit toolchain-funcs versionator multiprocessing xdg-utils
+inherit toolchain-funcs versionator multiprocessing xdg-utils qmake-utils
 
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://gitlab.com/mbunkus/mkvtoolnix.git"