diff options
author | Lucas Castro <lucas@builder00> | 2024-04-22 01:52:47 -0300 |
---|---|---|
committer | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-04-22 02:04:44 -0300 |
commit | 770406ce3fbedb52f898d999aec6fe29e4a8feab (patch) | |
tree | 60517640856edc7e64d438523996474e5532f724 /debian | |
parent | 378a4ffe4213097b0849b6a474f8f7de311154be (diff) |
debian/control build-depends updated
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/debian/control b/debian/control index c13186fa..b50eb603 100644 --- a/debian/control +++ b/debian/control @@ -3,13 +3,11 @@ Section: x11 Priority: optional Maintainer: Simon Quigley <tsimonq2@debian.org> Build-Depends: cmake, - debhelper (>= 11), - libffi-dev, - libgtk2.0-dev, - liblzma-dev, - libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], - libsoup2.4-dev, - pciutils (>= 1:2.1.11-10) + debhelper (>= 11), + libgtk-3-dev, + libsoup2.4-dev, + libjson-glib-dev, + libglib2.0-dev Standards-Version: 4.1.3 Homepage: http://hardinfo.org Vcs-Browser: https://salsa.debian.org/tsimonq2/hardinfo |