Bug 6969 - Redundant BuildRequires
Summary: Redundant BuildRequires
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: usbview (show other bugs)
Version: unstable
Hardware: all Linux
: P2 minor
Assignee: Alexey Gladkov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-30 21:14 MSD by Yury A. Zotov
Modified: 2009-05-10 09:32 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 Yury A. Zotov 2005-05-30 21:14:04 MSD
Today BuildRequires is:
# Automatically added by buildreq on Sat Dec 16 2000
BuildRequires: XFree86-devel XFree86-libs glib glib-devel gtk+ gtk+-devel m4 texinfo

This BuildRequires is recommended:
# Automatically added by buildreq on Mon May 30 2005
BuildRequires: glib-devel gtk+-devel
Comment 1 Alexey Gladkov 2005-05-30 21:22:30 MSD
In what the bug consists? 
Is the package have an unmets?

Comment 2 Yury A. Zotov 2005-05-30 21:56:27 MSD
Баг состоит в том, что лишние сборочные зависимсоти затрудняют сборку, занимая
место на винчестере и процессорное время на установку.

Я искал пакеты, которые при сборке зависят от tex-а, чтобы проверить их на
собираемость с новым tetex-3.0. Оказалось, что этот пакет совершенно от него не
зависит. Вот я и отправил баг.
Comment 3 viy 2008-04-30 08:55:35 MSD
fixed