[PATCH]wayland-web: Fix a typo for a package dependency

Bill Spitzak spitzak at gmail.com
Mon Aug 18 09:40:28 PDT 2014


Yes that looks right. There is nothing called "libegl-" but plenty 
called "libegl1-*" so I think that is the correct package name.

Sorry I kept forgetting to test this on the mint machine but online 
searches seem to show this is correct.

On 08/18/2014 01:17 AM, Pekka Paalanen wrote:
> On Wed, 13 Aug 2014 23:07:19 +0530
> Seedo Eldho Paul <seedoeldhopaul at gmail.com> wrote:
>
>> The package 'libegl-mesa-dev' should be 'libegl1-mesa-dev'
>>
>> Signed-off-by: Seedo Eldho Paul <seedoeldhopaul at gmail.com>
>> ---
>>   mint17.html | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/mint17.html b/mint17.html
>> index 3de8857..173e2f4 100644
>> --- a/mint17.html
>> +++ b/mint17.html
>> @@ -52,7 +52,7 @@ cd ..
>>
>>   <span class="comment"># weston:</span>
>>
>> -apt install libegl-mesa-dev libgles2-mesa-dev libxcursor-dev libcairo2-dev \
>> +apt install libegl1-mesa-dev libgles2-mesa-dev libxcursor-dev libcairo2-dev \
>>     libxcb-composite0-dev libgbm-dev libxkbcommon-dev libjpeg8-dev \
>>     libpam0g-dev
>>
>
> Bill, do you agree?
>
>
> Thanks,
> pq
>


More information about the wayland-devel mailing list