Commit e89cd727 authored by Michael Shigorin's avatar Michael Shigorin

x11: cleanup use/x11/kde4/nm

The overcomplicated scheme tacked the difference between p7/t7 and sisyphus-armh of those days that's not there anymore; all of those repos carry kde4-plasma-nm and not plasma-applet-networkmanager.
parent 67effcd5
......@@ -105,10 +105,8 @@ use/x11/kde4: use/x11 use/x11/kde/synaptic
@$(call add,THE_PACKAGES,kde4-default)
@$(call add,IM_PACKAGES,imsettings-qt)
# handle both p7/t7 (p-a-nm) and sisyphus (k-p-nm) cases
use/x11/kde4/nm: use/x11/kde4 use/net/nm
@$(call add,THE_PACKAGES_REGEXP,^kde4-plasma-nm.*)
@$(call add,THE_PACKAGES_REGEXP,^plasma-applet-networkmanager.*)
@$(call add,THE_PACKAGES,kde4-plasma-nm)
use/x11/gtk/nm: use/net/nm
@$(call add,THE_LISTS,$(call tags,desktop nm))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment