mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-25 21:18:21 +01:00
Compare commits
2 Commits
1ad9c8c5a2
...
769bfd61f3
Author | SHA1 | Date | |
---|---|---|---|
|
769bfd61f3 | ||
|
2d81e2f231 |
@ -4,12 +4,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
|
||||
|
||||
SRC_URI = "git://github.com/anufrievroman/waypaper.git;protocol=https;branch=main"
|
||||
|
||||
RDEPENDS:${PN} = "python3-pygobject python3-importlib-metadata python3-platformdirs python3-pillow python3-pathlib2"
|
||||
RDEPENDS:${PN} = "python3-pygobject python3-importlib-metadata python3-platformdirs python3-pillow python3-pathlib2 python3-screeninfo"
|
||||
|
||||
inherit python_setuptools_build_meta
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "2.2"
|
||||
SRCREV = "bbdca8a4d96208c748af7307fbcf3d61e46bc64e"
|
||||
PV = "2.3"
|
||||
SRCREV = "85ac593e2295aaa81260ca5c01fa0d3f2ae2282f"
|
||||
|
||||
FILES:${PN} += "${datadir}"
|
||||
|
Loading…
Reference in New Issue
Block a user