From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Sat, 12 Jan 2013 22:43:08 +0100 Subject: [Buildroot] [PATCH 16/28] fltk: replace dependency on X.org server with dependency on libraries In-Reply-To: (Thomas Petazzoni's message of "Sun, 6 Jan 2013 22:29:28 +0100") References: Message-ID: <87liby2i37.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Thomas" == Thomas Petazzoni writes: Thomas> fltk is a X client library, so it doesn't make sense for it to depend Thomas> on the X.org server. Instead, it depends on libX11, libXext and libXt, Thomas> so we use those libraries as fltk dependencies. Committed, thanks. -- Bye, Peter Korsgaard