nwg-shell-config: update

This commit is contained in:
Markus Volk
2025-06-29 18:13:29 +02:00
parent 60e4bbd16d
commit 845917e642
2 changed files with 1 additions and 24 deletions

View File

@ -0,0 +1,20 @@
SUMMARY = "nwg-shell config utility."
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fffa55ad1c828db5e334374fb1182530"
SRC_URI = " \
git://github.com/nwg-piotr/nwg-shell-config.git;protocol=https;branch=master \
"
RDEPENDS:${PN} = "\
python3 \
python3-geopy \
python-i3ipc \
python3-pygobject \
swaync \
"
inherit setuptools3
SRCREV = "da13732599fc87f809efd194ffaae8f50c4d6488"