aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/lxqt-themes/lxqt-themes-9999.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
index 4760bcad..d02ca8d5 100644
--- a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
+++ b/x11-themes/lxqt-themes/lxqt-themes-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
@@ -19,7 +19,6 @@ fi
LICENSE="LGPL-2.1+"
SLOT="0"
+BDEPEND=">=dev-util/lxqt-build-tools-0.5.0"
RDEPEND="!lxqt-base/lxqt-common"
-DEPEND="${RDEPEND}
- >=dev-util/lxqt-build-tools-0.5.0
-"
+DEPEND="${RDEPEND}"