Remove depends on gnome icon theme, depends only on adwaita theme. It will allow us to remove the gnome icon theme package from default installation

ubuntu/bionic
Julien Lavergne 9 years ago
parent b7d3bf7cf2
commit 68023cc0db

2
debian/control vendored

@ -214,7 +214,7 @@ Description: plymouth text theme for Lubuntu
Package: lubuntu-icon-theme Package: lubuntu-icon-theme
Architecture: all Architecture: all
Depends: gnome-icon-theme-full, Depends: adwaita-icon-theme-full,
hicolor-icon-theme, hicolor-icon-theme,
gnome-icon-theme-symbolic, gnome-icon-theme-symbolic,
${misc:Depends} ${misc:Depends}

@ -6,7 +6,7 @@
[Icon Theme] [Icon Theme]
Name=Lubuntu Name=Lubuntu
Comment=Default Lubuntu theme Comment=Default Lubuntu theme
Inherits=Adwaita,gnome,hicolor Inherits=Adwaita,hicolor
Example=directory-x-normal Example=directory-x-normal
DisplayDepth=32 DisplayDepth=32

Loading…
Cancel
Save