projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
028b842
)
dev-libs/gjs: fix test deps
author
Mart Raudsepp
<leio@gentoo.org>
Tue, 28 Apr 2020 13:19:47 +0000
(16:19 +0300)
committer
Mart Raudsepp
<leio@gentoo.org>
Tue, 28 Apr 2020 13:21:23 +0000
(16:21 +0300)
Closes: https://bugs.gentoo.org/719840
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
dev-libs/gjs/gjs-1.58.6.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/gjs/gjs-1.58.6.ebuild
b/dev-libs/gjs/gjs-1.58.6.ebuild
index 383704357bdf6188bc4263bef3b6f9dd71ba1021..6d21c25506c8052d701dd98332874cce1d4d7f2c 100644
(file)
--- a/
dev-libs/gjs/gjs-1.58.6.ebuild
+++ b/
dev-libs/gjs/gjs-1.58.6.ebuild
@@
-25,7
+25,7
@@
DEPEND="${RDEPEND}
sysprof? ( >=dev-util/sysprof-capture-3.33.2:3 )
virtual/pkgconfig
test? ( sys-apps/dbus
- >=x11-libs/gtk+-3.20:3 )
+ >=x11-libs/gtk+-3.20:3
[introspection]
)
"
RESTRICT="!test? ( test )"