aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimi Huotari <chiitoo@gentoo.org>2019-02-18 23:21:17 +0200
committerJimi Huotari <chiitoo@gentoo.org>2019-02-18 23:28:35 +0200
commitac7fe1b2aaa0f9c9bd7a622e8da6ae4e08ef48ea (patch)
treec8f1850b687ba622fc2c3c825a2b26b726eb5d77 /dev-libs
parentlxqt-base/lxqt-powermanagement: remove 'upower-pm-utils' dependency (diff)
downloadqt-ac7fe1b2aaa0f9c9bd7a622e8da6ae4e08ef48ea.tar.gz
qt-ac7fe1b2aaa0f9c9bd7a622e8da6ae4e08ef48ea.tar.bz2
qt-ac7fe1b2aaa0f9c9bd7a622e8da6ae4e08ef48ea.zip
lxqt: EAPI="7" bump for a few forgotten ones
Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libqtxdg/libqtxdg-9999.ebuild13
1 files changed, 7 insertions, 6 deletions
diff --git a/dev-libs/libqtxdg/libqtxdg-9999.ebuild b/dev-libs/libqtxdg/libqtxdg-9999.ebuild
index 67317650..936e7f64 100644
--- a/dev-libs/libqtxdg/libqtxdg-9999.ebuild
+++ b/dev-libs/libqtxdg/libqtxdg-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit cmake-utils virtualx
@@ -20,6 +20,10 @@ LICENSE="LGPL-2.1+ Nokia-Qt-LGPL-Exception-1.1"
SLOT="0"
IUSE="test"
+BDEPEND="
+ virtual/pkgconfig
+ test? ( dev-qt/qttest:5 )
+"
RDEPEND="
dev-qt/qtcore:5
dev-qt/qtdbus:5
@@ -29,10 +33,7 @@ RDEPEND="
dev-qt/qtxml:5
x11-misc/xdg-utils
"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- test? ( dev-qt/qttest:5 )
-"
+DEPEND="${RDEPEND}"
src_configure() {
local mycmakeargs=(