diff options
| author | 2023-12-12 02:31:30 -0500 | |
|---|---|---|
| committer | 2023-12-12 02:31:30 -0500 | |
| commit | 64c3d89a80ca3da003ca5a449a8ef56faa7d87ab (patch) | |
| tree | b54ea56e5a490015e74c45c6b21a738f871c853f | |
| parent | 4b0fed3579f0e0cf9fec7004cc1d111827035278 (diff) | |
blacklist: packagekit now recommends appstream, which is only really useful in software centers.
| -rw-r--r-- | config/package-lists/blacklist.list.chroot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/package-lists/blacklist.list.chroot b/config/package-lists/blacklist.list.chroot index e45a04f..8b6fb96 100644 --- a/config/package-lists/blacklist.list.chroot +++ b/config/package-lists/blacklist.list.chroot @@ -1,3 +1,5 @@ +# packagekit now recommends appstream, which is only really useful in software centers. +appstream- # package-update-indicator recommends this, but we use synaptic instead. gnome-package-updater- gnome-packagekit- |
