mirror of
https://github.com/kittywitch/konawall-py.git
synced 2026-02-09 04:19:19 -08:00
fix: attempt
This commit is contained in:
parent
196e1264e7
commit
15bb019cdd
1 changed files with 5 additions and 1 deletions
|
|
@ -5,6 +5,7 @@
|
|||
psmisc,
|
||||
gobject-introspection,
|
||||
gtk3,
|
||||
setuptools,
|
||||
feh,
|
||||
dbus-python,
|
||||
wrapGAppsHook,
|
||||
|
|
@ -21,6 +22,9 @@ in
|
|||
|
||||
src = ./.;
|
||||
|
||||
pyproject = true;
|
||||
build-system = [ setuptools ];
|
||||
|
||||
doCheck = false;
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue