diff options
author | Sisiutl <sisiutl@egregore.fun> | 2024-11-11 14:21:49 +0100 |
---|---|---|
committer | Sisiutl <sisiutl@egregore.fun> | 2024-11-11 14:26:51 +0100 |
commit | fedf4849e11e21e56513f58139d919f0dd018942 (patch) | |
tree | 2723d3734e1aef2855b4b92457e8337d5d5df27c /sigils/packages/xorg.scm | |
parent | dd728a6a08544f63757ae8894ec4be9a9d4653fd (diff) |
add pkg-config and python to upstream (udis86)
Diffstat (limited to 'sigils/packages/xorg.scm')
-rw-r--r-- | sigils/packages/xorg.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sigils/packages/xorg.scm b/sigils/packages/xorg.scm index 7d06853..35879e7 100644 --- a/sigils/packages/xorg.scm +++ b/sigils/packages/xorg.scm @@ -100,6 +100,7 @@ python-numpy python-pyopengl ; Drawing acceleration. python-pyopengl-accelerate ; Same. + libglvnd python-paramiko ; Tunneling over SSH. python-dbus ; For desktop notifications. dbus ; For dbus-launch command. |