Bug 17642 - зависимость на liballegro-devel
Summary: зависимость на liballegro-devel
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: libdevil-devel (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Anton Farygin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-21 16:23 MSD by Denis Pynkin
Modified: 2018-06-08 19:07 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Pynkin 2008-10-21 16:23:47 MSD
в файле IL/ilut.h присутствует включение allegro.h
Comment 1 redbaron 2009-06-07 03:35:18 MSD
В чем бага? В BuildRequires зависимость эта прописана
Comment 2 Denis Pynkin 2009-06-12 00:45:44 MSD
только что проверил:
apt-get remove liballegro-devel
Reading Package Lists... Done
Building Dependency Tree... Done
Package liballegro-devel is not installed, so not removed
0 upgraded, 0 newly installed, 0 removed and 0 not upgraded.


apt-get install libdevil-devel
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  liballegro libdevil
The following NEW packages will be installed:
  liballegro libdevil libdevil-devel
0 upgraded, 3 newly installed, 0 removed and 0 not upgraded.

Как результат при "#include <IL/ilut.h>": 
In file included from test.c:1:
/usr/include/IL/ilut.h:232:22: error: allegro.h: Нет такого файла или каталога


PS а при чем тут BuildRequires ?
Comment 3 Grigory Ustinov 2018-06-08 19:07:48 MSK
(В ответ на комментарий №2)
> только что проверил:
> apt-get remove liballegro-devel
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Package liballegro-devel is not installed, so not removed
> 0 upgraded, 0 newly installed, 0 removed and 0 not upgraded.
> 
> 
> apt-get install libdevil-devel
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following extra packages will be installed:
>   liballegro libdevil
> The following NEW packages will be installed:
>   liballegro libdevil libdevil-devel
> 0 upgraded, 3 newly installed, 0 removed and 0 not upgraded.
> 
> Как результат при "#include <IL/ilut.h>": 
> In file included from test.c:1:
> /usr/include/IL/ilut.h:232:22: error: allegro.h: Нет такого файла или каталога
> 
> 
> PS а при чем тут BuildRequires ?

Вы хотите Requires на liballegro-devel?