X-Git-Url: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git;a=blobdiff_plain;f=debian%2Fcontrol;h=b0e1dcc122f55a2d746acd664cbe787c0b93ad66;hp=a4dc0e0aefe581675f0d30bd84b994bb912454ae;hb=b63118556b517586fe71916ea3b7a1c8e73a2df1;hpb=f59206913efca168851e1a3f57b1b0f5a50495ec diff --git a/debian/control b/debian/control index a4dc0e0..b0e1dcc 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: psensor Section: utils -Priority: extra +Priority: optional Maintainer: Jean-Philippe Orsini Build-Depends: asciidoc, autoconf, @@ -11,6 +11,7 @@ Build-Depends: asciidoc, debhelper (>= 9), gettext, help2man, + libappindicator3-dev, libatasmart-dev [!hurd-any !kfreebsd-any], libcurl4-gnutls-dev, libgconf2-dev, @@ -20,6 +21,7 @@ Build-Depends: asciidoc, libmicrohttpd-dev, libnotify-dev, libsensors4-dev, + libxnvctrl-dev [i386 amd64] | nvidia-settings [i386 amd64], perl Standards-Version: 3.9.5 Vcs-Browser: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git @@ -45,7 +47,6 @@ Description: display graphs for monitoring hardware temperature * the temperature of the Hard Disk Drives (using hddtemp or atasmart lib). * the rotation speed of the fans (using lm-sensors). * the sensors of a remote computer (using psensor-server). - . Package: psensor-server Architecture: any @@ -67,7 +68,6 @@ Description: Psensor server for monitoring hardware sensors remotely . It is also possible to connect to Psensor server with a browser, a simple Web page is displaying the information. - . Package: psensor-common Architecture: all @@ -78,4 +78,3 @@ Description: common files for Psensor and Psensor server * the README, * and the FAQ. This package is required by psensor and psensor-server packages. - .