From 4faa52372d4e9422346b15ef696fc8616196950d Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Tue, 11 Apr 2017 17:03:47 +0900 Subject: Reworking the gnu toolchain project o Use the org.freedesktop.BasePlaform and org.freedesktop.BaseSdk for building instead of the whole GNOME runtime. o Some minor renames --- elements/gnu-toolchain/stage1-gcc.bst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'elements/gnu-toolchain/stage1-gcc.bst') diff --git a/elements/gnu-toolchain/stage1-gcc.bst b/elements/gnu-toolchain/stage1-gcc.bst index f7244c00..17851848 100644 --- a/elements/gnu-toolchain/stage1-gcc.bst +++ b/elements/gnu-toolchain/stage1-gcc.bst @@ -7,8 +7,8 @@ sources: ref: b3c9b176c1f10ebeff5700eb3760e9511f23fa06 depends: -- gnu-toolchain/gnome-platform.bst -- gnu-toolchain/gnome-sdk.bst +- gnu-toolchain/base-platform.bst +- gnu-toolchain/base-sdk.bst - gnu-toolchain/stage1-binutils.bst variables: -- cgit v1.2.1