mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
media-sound/qsampler: linguist-tools is a build-time dep only
Gentoo-Bug: 544938 Package-Manager: portage-2.2.28
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -21,12 +21,13 @@ DEPEND="media-libs/alsa-lib
|
||||
libgig? ( >=media-libs/libgig-3.3.0:= )
|
||||
qt4? ( dev-qt/qtcore:4
|
||||
dev-qt/qtgui:4 )
|
||||
qt5? ( dev-qt/linguist-tools:5
|
||||
dev-qt/qtcore:5
|
||||
qt5? ( dev-qt/qtcore:5
|
||||
dev-qt/qtgui:5
|
||||
dev-qt/qtwidgets:5 )"
|
||||
RDEPEND="${DEPEND}
|
||||
>=media-sound/linuxsampler-0.5"
|
||||
DEPEND="${DEPEND}
|
||||
qt5? ( dev-qt/linguist-tools:5 )"
|
||||
|
||||
src_configure() {
|
||||
econf $(use_enable debug) \
|
||||
|
||||
Reference in New Issue
Block a user