mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-26 13:38:22 +01:00
Compare commits
No commits in common. "769bfd61f32dd18bae333ce02717a630e098c2cf" and "1ad9c8c5a267759b1b50f0b85883b404d7fd0ec3" have entirely different histories.
769bfd61f3
...
1ad9c8c5a2
@ -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 python3-screeninfo"
|
||||
RDEPENDS:${PN} = "python3-pygobject python3-importlib-metadata python3-platformdirs python3-pillow python3-pathlib2"
|
||||
|
||||
inherit python_setuptools_build_meta
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "2.3"
|
||||
SRCREV = "85ac593e2295aaa81260ca5c01fa0d3f2ae2282f"
|
||||
PV = "2.2"
|
||||
SRCREV = "bbdca8a4d96208c748af7307fbcf3d61e46bc64e"
|
||||
|
||||
FILES:${PN} += "${datadir}"
|
||||
|
Loading…
Reference in New Issue
Block a user