projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18f21e3
)
dev-ada/xmlada: Fix dependency
author
Tupone Alfredo
<tupone@gentoo.org>
Sun, 2 Apr 2017 18:38:23 +0000
(20:38 +0200)
committer
Tupone Alfredo
<tupone@gentoo.org>
Sun, 2 Apr 2017 18:38:23 +0000
(20:38 +0200)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ada/xmlada/xmlada-2016.ebuild
patch
|
blob
|
history
diff --git
a/dev-ada/xmlada/xmlada-2016.ebuild
b/dev-ada/xmlada/xmlada-2016.ebuild
index a9c2b1211003098fd53c6104c55c7a2401582baa..a6cef15df53f668bdb9ffd363eb5fcd81d3082fc 100644
(file)
--- a/
dev-ada/xmlada/xmlada-2016.ebuild
+++ b/
dev-ada/xmlada/xmlada-2016.ebuild
@@
-17,8
+17,9
@@
KEYWORDS="~amd64"
IUSE="+shared static static-pic"
REQUIRED_USE="|| ( shared static static-pic )"
-RDEPEND="dev-ada/gprbuild"
-DEPEND="${RDEPEND}"
+RDEPEND="dev-lang/gnat-gpl"
+DEPEND="${RDEPEND}
+ dev-ada/gprbuild"
S="${WORKDIR}"/${MYP}-src