Bug 216 - Build-depends again
Status:
RESOLVED FIXED
Component:
Debian
Version:
1.2.0
Hardware:
PC Linux
Importance:
P3 normal
Target Milestone:
---
Assignee:
Rob Caelers
URL:
Depends on:
Blocks:
Reported:
Mar 22 2003 13:28:24 UTC
by:
Johannes Rohr
Modified:
Apr 27 2003 05:18:34 UTC
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Rob Caelers | Apr 27 2003 05:18:34 UTC | status | NEW | RESOLVED |
| resolution | FIXED |
Description
Johannes Rohr Mar 22 2003 13:28:24 UTC
Hi Rob and Raymond. I had another look at the build-depends and tried to tighten them up a bit. workrave builds in pbuilder (set up for sid) with no more than the following build-depends: Build-Depends: debhelper (>> 4.1.29), libgnet-dev (>> 1.1.7), libgnomeuimm1.3-dev, libpanel-applet2-dev (>> 2.0.11) All the others can be stripped off since libgnomeuimm1.3-dev drags them in automatically. I wonder why the build-depends on autotools-dev, automake1.7 and autoconf are there - these programs are not used anywhere in debian/rules. I understand that one must run ./autogen.sh before building CVS sources and that it requires autconf & friends. But for the released source tarball this is probably not the case. Thanks, Johannes