* New upstream bugfix release:

+ Fixes build on non-Linux archs (Closes: #473211).
* debian/rules,
  debian/control.in:
  + Patch by Petr Salinger to let the -dev package depend on all required
    packages on GNU/kFreeBSD.
This commit is contained in:
Sebastian Dröge
2008-04-04 19:11:25 +00:00
parent 587b473b02
commit 25dda6fd8b
4 changed files with 14 additions and 3 deletions

2
debian/control vendored
View File

@@ -34,7 +34,7 @@ Architecture: any
Section: libdevel
Depends: libgtop2-7 (= ${binary:Version}),
libglib2.0-dev,
${libkvm-dev}
${os-specific-dev}
Description: gtop system monitoring library
The gtop library reads information about processes and the state of the
system. It is used by the GNOME desktop environment.