File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 18
18
LICENSE=" GPL-3"
19
19
SLOT=" 0"
20
20
21
- DEPEND=" dev-libs/wayland"
22
- RDEPEND=" ${DEPEND} "
23
- BDEPEND="
24
- dev-libs/wayland-protocols
25
- >=dev-scheme/guile-3.0.9
21
+ RDEPEND="
22
+ ~dev-scheme/guile-3.0.9
23
+ >=dev-libs/wayland-1.22.0
26
24
"
25
+ DEPEND=" ${RDEPEND} "
26
+ BDEPEND=" >=dev-libs/wayland-protocols-1.36"
27
27
28
28
src_install () {
29
29
# Need to install to /usr instead of /usr/local
Original file line number Diff line number Diff line change 18
18
LICENSE=" GPL-3"
19
19
SLOT=" 0"
20
20
21
- DEPEND=" dev-libs/wayland"
22
- RDEPEND=" ${DEPEND} "
23
- BDEPEND="
24
- dev-libs/wayland-protocols
25
- >=dev-scheme/guile-3.0.9
21
+ RDEPEND="
22
+ ~dev-scheme/guile-3.0.9
23
+ >=dev-libs/wayland-1.22.0
26
24
"
25
+ DEPEND=" ${RDEPEND} "
26
+ BDEPEND=" >=dev-libs/wayland-protocols-1.36"
27
27
28
28
src_install () {
29
29
# Need to install to /usr instead of /usr/local
You can’t perform that action at this time.
0 commit comments