Bug 1329 - Cyclic build dependencies
Summary: Cyclic build dependencies
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: libSDL_mixer (show other bugs)
Version: unstable
Hardware: all Linux
: P5 major
Assignee: inger@altlinux.org
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-29 21:34 MSD by Dmitry V. Levin
Modified: 2003-08-25 15:18 MSD (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry V. Levin 2002-09-29 21:34:37 MSD
$ rpm --rebuild SDL_image-1.2.2-alt2.src.rpm
Устанавливается SDL_image-1.2.2-alt2.src.rpm
ошибка: неудовлетворенные зависимости сборки:
        libSDL_image-devel нужен для SDL_image-1.2.2-alt2
        libSDL_mixer-devel нужен для SDL_image-1.2.2-alt2
$ rpm --rebuild SDL_mixer-1.2.4-alt2.src.rpm
Устанавливается SDL_mixer-1.2.4-alt2.src.rpm
ошибка: неудовлетворенные зависимости сборки:
        libSDL_image-devel нужен для SDL_mixer-1.2.4-alt2
        libSDL_mixer-devel нужен для SDL_mixer-1.2.4-alt2

---

---
See
<a href="http://www.altlinux.ru/pipermail/sisyphus/2002-September/031166.html">http://www.altlinux.ru/pipermail/sisyphus/2002-September/031166.html</a>