diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-01-05 21:38:13 +0100 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-03-06 14:53:07 +0100 |
| commit | c8392e4a5a45760b74493364e24a15cb09012f72 (patch) | |
| tree | 58c03a4186e3bc4faf506e952e568aa632cb6578 /gnu/packages/gpodder.scm | |
| parent | 1f9e47518ba5893dc842ffeb399a500833ddbc25 (diff) | |
gnu: python-dbus-python: Rename to python-dbus.
* gnu/packages/python-xyz.scm (python-dbus-python): Rename to…
(python-dbus): … this. Change name field accordingly.
(python-dbusmock, python-screenkey): Adapt references.
* gnu/packages/admin.scm (solaar): Likewise.
* gnu/packages/gpodder.scm (gpodder): Likewise.
* gnu/packages/music.scm (jack-select): Likewise.
* gnu/packages/password-utils.scm (himitsu-secret-service): Likewise.
* gnu/packages/printers.scm (printrun): Likewise.
* gnu/packages/wm.scm (quicktile): Likewise.
Change-Id: Iaeb2f37c534a699f259d14fc770db86f79c1d7e8
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Diffstat (limited to 'gnu/packages/gpodder.scm')
| -rw-r--r-- | gnu/packages/gpodder.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gpodder.scm b/gnu/packages/gpodder.scm index 6bd5b94caea..f5b5649622d 100644 --- a/gnu/packages/gpodder.scm +++ b/gnu/packages/gpodder.scm @@ -95,7 +95,7 @@ (list bash-minimal eyed3 gtk+ - python-dbus-python + python-dbus python-ffmpeg-python python-filelock python-html5lib |
