[Pkg-wmaker-commits] [wmtop] 02/11: debian/control: Add dh-autoreconf, libdockapp-dev, and pkg-config to Build-Depends.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Feb 9 01:54:00 UTC 2016


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmtop.

commit 3f5e39b532a1175c64cdc26e6b83c140957a795f
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Mon Feb 8 20:00:45 2016 -0500

    debian/control: Add dh-autoreconf, libdockapp-dev, and pkg-config to
    Build-Depends.
---
 debian/control | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 52b6360..221b6f0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,13 @@ Section: x11
 Priority: optional
 Maintainer: Debian Window Maker Team <pkg-wmaker-devel at lists.alioth.debian.org>
 Uploaders: Doug Torrance <dtorrance at piedmont.edu>
-Build-Depends: debhelper (>= 9), libx11-dev, libxpm-dev, libxext-dev
+Build-Depends: debhelper (>= 9),
+               dh-autoreconf,
+               libdockapp-dev,
+               libx11-dev,
+               libxext-dev,
+               libxpm-dev,
+               pkg-config
 Standards-Version: 3.9.7
 Homepage: http://wmtop.sourceforge.net/
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-wmaker/wmtop.git
@@ -11,7 +17,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-wmaker/wmtop.git
 
 Package: wmtop
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: dockapp that displays 3 top memory or CPU using processes
  wmtop is a windowmaker dock app to display the top 3 processes
  running on a unix box displaying the cpu usage or memory usage in an

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmtop.git



More information about the Pkg-wmaker-commits mailing list