Searched defs:UNINSTALLED_DEPS (Results 1 - 5 of 5) sorted by relevance

/solaris-userland/components/gnome/gnome-tweak-tool/
H A DMakefile68 UNINSTALLED_DEPS = gnome-settings-daemon libgweather macro
69 DEPENDED += $(UNINSTALLED_DEPS:%=../%/build/manifest-$(MACH)-*.depend.res)
70 REQUIRED_PACKAGES += $(shell $(GSED) -n -e '/GSED/d' -e 's/REQUIRED_PACKAGES += //p' $(UNINSTALLED_DEPS:%=../%/Makefile))
/solaris-userland/components/gnome/mutter/
H A DMakefile76 UNINSTALLED_DEPS = gnome-settings-daemon libgweather macro
77 DEPENDED += $(UNINSTALLED_DEPS:%=../%/build/manifest-$(MACH)-*.depend)
78 REQUIRED_PACKAGES += $(shell $(GSED) -n -e '/GSED/d' -e 's/REQUIRED_PACKAGES += //p' $(UNINSTALLED_DEPS:%=../%/Makefile))
/solaris-userland/components/gnome/gnome-control-center/
H A DMakefile72 UNINSTALLED_DEPS = gnome-settings-daemon libgweather macro
73 DEPENDED += $(UNINSTALLED_DEPS:%=../%/build/manifest-$(MACH)-*.depend)
74 REQUIRED_PACKAGES += $(shell $(GSED) -n -e '/GSED/d' -e 's/REQUIRED_PACKAGES += //p' $(UNINSTALLED_DEPS:%=../%/Makefile))
/solaris-userland/components/gnome/orca/
H A DMakefile60 UNINSTALLED_DEPS = desktop/brltty desktop/liblouis macro
61 DEPEND_BASES = $(UNINSTALLED_DEPS:%=$(WS_COMPONENTS)/%/build/prototype/$(MACH))
69 DEPENDED += $(UNINSTALLED_DEPS:%=$(WS_COMPONENTS)/%/build/manifest-$(MACH)-*.depend)
70 REQUIRED_PACKAGES += $(shell $(GSED) -n -e '/GSED/d' -e 's/REQUIRED_PACKAGES += //p' $(UNINSTALLED_DEPS:%=$(WS_COMPONENTS)/%/Makefile))
/solaris-userland/components/gnome/gnome-shell/
H A DMakefile100 UNINSTALLED_DEPS = gdm gnome-clocks gnome-settings-daemon libgweather macro
101 DEPENDED += $(UNINSTALLED_DEPS:%=../%/build/manifest-$(MACH)-*.depend)
102 REQUIRED_PACKAGES += $(shell $(GSED) -n -e '/GSED/d' -e 's/REQUIRED_PACKAGES += //p' $(UNINSTALLED_DEPS:%=../%/Makefile))

Completed in 249 milliseconds