From e53b0e3146e77076b8642ee34d11643ace9d4796 Mon Sep 17 00:00:00 2001 From: Lauri Tirkkonen Date: Thu, 12 Jan 2017 09:38:10 +0200 Subject: [PATCH] glw: don't require motif --- components/x11/glw/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/components/x11/glw/Makefile b/components/x11/glw/Makefile index 6ebb35bca..2610cca66 100644 --- a/components/x11/glw/Makefile +++ b/components/x11/glw/Makefile @@ -49,7 +49,6 @@ build: $(BUILD_32_and_64) install: $(INSTALL_32_and_64) -REQUIRED_PACKAGES += library/motif REQUIRED_PACKAGES += system/library REQUIRED_PACKAGES += x11/library/libx11 REQUIRED_PACKAGES += x11/library/toolkit/libxt -- 2.11.4.GIT