Drop the "Provides: desktop-base" on kali-desktop-base

So that we can still force the installation of desktop-base with a Depends
on it.
This commit is contained in:
Raphaël Hertzog
2019-11-07 11:06:41 +01:00
parent 0cf0f7c0e4
commit a2f9b0ee4d
2 changed files with 2 additions and 1 deletions
+2
View File
@@ -16,6 +16,8 @@ kali-themes (2019.4.8) kali-experimental; urgency=medium
even when /usr/share/ is not available.
* Fix path to grub backgrounds in update-alternatives calls
* Use dark theme by default in GNOME too
* Drop the "Provides: desktop-base" on kali-desktop-base so that we can
still force the installation of desktop-base with a Depends on it.
-- Raphaël Hertzog <raphael@offensive-security.com> Thu, 07 Nov 2019 10:57:41 +0100