Commit 4a2e0be1 authored by Michael Shigorin's avatar Michael Shigorin

x11: add use/x11/nm/gtk target

This belongs to x11 feature and not to net feature since its focus is a GUI, not the actual network-handling parts. Or like that.
parent 78f21583
......@@ -91,6 +91,9 @@ 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.*)
use/x11/gtk/nm: use/net/nm
@$(call add,THE_LISTS,$(call tags,desktop nm))
use/x11/xfce: use/x11
@$(call add,THE_LISTS,$(call tags,xfce desktop))
......
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