summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2018-06-08 12:30:49 +0200
committerMartin Väth <martin@mvath.de>2018-06-08 12:30:49 +0200
commit7c62fc3dd6f95c909bbec0739abbb3a370c13308 (patch)
tree692012d235aad66e804ca07ae3a21808397e30ca /dev-libs
parentapp-shells/set_prompt: Version bump (diff)
downloadmv-7c62fc3dd6f95c909bbec0739abbb3a370c13308.tar.gz
mv-7c62fc3dd6f95c909bbec0739abbb3a370c13308.tar.bz2
mv-7c62fc3dd6f95c909bbec0739abbb3a370c13308.zip
EAPI=7 version bumps
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/weston/weston-3.0.0.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-libs/weston/weston-3.0.0.ebuild b/dev-libs/weston/weston-3.0.0.ebuild
index 599b42f0..c55bc4ee 100644
--- a/dev-libs/weston/weston-3.0.0.ebuild
+++ b/dev-libs/weston/weston-3.0.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
if [[ ${PV} = 9999* ]]; then
EGIT_REPO_URI="https://anongit.freedesktop.org/git/wayland/weston.git"
@@ -81,9 +81,8 @@ RDEPEND="
x11-libs/libXcursor
)
"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
-"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
src_prepare() {
eapply "${FILESDIR}"/pam.patch