projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30ec834
)
app-editors/uemacs-pk: Move pkgconfig to BDEPEND.
author
Ulrich Müller
<ulm@gentoo.org>
Sat, 17 Aug 2019 18:14:55 +0000
(20:14 +0200)
committer
Ulrich Müller
<ulm@gentoo.org>
Sat, 17 Aug 2019 18:16:24 +0000
(20:16 +0200)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild
patch
|
blob
|
history
diff --git
a/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild
b/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild
index 0286f0e20430ff97107da712203129aefeed85ef..01e2c07680bf55f29a3d13458cb38dbedb01aa45 100644
(file)
--- a/
app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild
+++ b/
app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@
-16,8
+16,8
@@
SLOT="0"
KEYWORDS="~amd64 ~x86 ~x86-fbsd"
RDEPEND="sys-libs/ncurses:0="
-DEPEND="${RDEPEND}
-
virtual/pkgconfig"
+DEPEND="${RDEPEND}
"
+
BDEPEND="
virtual/pkgconfig"
S="${WORKDIR}/uemacs"
PATCHES=("${FILESDIR}"/${PN}-4.0.15_p20110825-gentoo.patch)