This commit is contained in:
Kyle Isom 2025-05-30 13:32:11 -07:00
parent 0b05be09fa
commit 4a9e43d7fe
2 changed files with 5 additions and 2 deletions

View File

@ -42,6 +42,6 @@
xfce.thunar-volman xfce.thunar-volman
xfce.xfce4-power-manager xfce.xfce4-power-manager
xss-lock xss-lock
webkitgtk_4_1 webkitgtk_4_1 # vrs
]; ];
} }

View File

@ -29,7 +29,6 @@
jpegoptim jpegoptim
keychain keychain
libfixposix libfixposix
libsoup
libzip libzip
man-pages man-pages
mercurial mercurial
@ -61,5 +60,9 @@
udisks udisks
wget wget
woff2 woff2
# vrs
libsoup # vrs
atkmm
]; ];
} }