mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-02-11 22:22:47 +01:00
waypaper update
add RRECOMMENDS for mpvpaper and swww
This commit is contained in:
parent
c335123226
commit
be46a667c8
@ -7,8 +7,8 @@ SRC_URI = "git://github.com/anufrievroman/waypaper.git;protocol=https;branch=mai
|
|||||||
inherit python_setuptools_build_meta
|
inherit python_setuptools_build_meta
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "2.4"
|
PV = "2.5"
|
||||||
SRCREV = "5bea92619c6cc2bec1b818c7b2c9343bdfc977a0"
|
SRCREV = "3ce8658745917588711d6f1df4f183c34628b76b"
|
||||||
|
|
||||||
FILES:${PN} += "${datadir}"
|
FILES:${PN} += "${datadir}"
|
||||||
|
|
||||||
@ -23,3 +23,5 @@ RDEPENDS:${PN} = " \
|
|||||||
python3-screeninfo \
|
python3-screeninfo \
|
||||||
socat \
|
socat \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
RRECOMMENDS:${PN} = "mpvpaper swww"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user