diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2025-03-05 15:08:31 +0100 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2025-03-05 15:08:51 +0100 |
| commit | d01ccfb653c656b1cdeef58acc38ae1c89b75d67 (patch) | |
| tree | b78c144c6d13f3cd7344cc438b9dd2cddddc8459 | |
| parent | 3b090340dd87873089f3898db5b6ba3883eb1a98 (diff) | |
| download | tde-packaging-d01ccfb653c656b1cdeef58acc38ae1c89b75d67.tar.gz tde-packaging-d01ccfb653c656b1cdeef58acc38ae1c89b75d67.zip | |
DEB tdelibs: Add libnm-dev to Build-depends.
This relates to TDE/tdelibs#338.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
| -rw-r--r-- | debian/_base/core/tdelibs/debian/control | 2 | ||||
| -rw-r--r-- | dilos/core/tdelibs/debian/control | 2 | ||||
| -rw-r--r-- | ubuntu/_base/core/tdelibs/debian/control | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/_base/core/tdelibs/debian/control b/debian/_base/core/tdelibs/debian/control index 209174c26..f98b2f527 100644 --- a/debian/_base/core/tdelibs/debian/control +++ b/debian/_base/core/tdelibs/debian/control @@ -17,7 +17,7 @@ Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, sharutil libxml2-dev, libxml2-utils, libxslt1-dev, libavahi-tqt-dev, texinfo, libogg-dev, libtqt3-mt-dev, lsb-release, base-files, sudo, libr-dev, - libudev-dev, libltdl-dev, libmagic-dev, libpcsclite-dev, + libudev-dev, libltdl-dev, libmagic-dev, libnm-dev, libpcsclite-dev, opensc-pkcs11 | opensc (<< 0.13.0-5), libpkcs11-helper1-dev, libcryptsetup-dev Build-Depends-Indep: doxygen, graphviz, gsfonts-x11 Standards-Version: 3.8.3 diff --git a/dilos/core/tdelibs/debian/control b/dilos/core/tdelibs/debian/control index 561733be2..eec173498 100644 --- a/dilos/core/tdelibs/debian/control +++ b/dilos/core/tdelibs/debian/control @@ -17,7 +17,7 @@ Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, sharutil libxml2-dev, libxml2-utils, libxslt1-dev, libavahi-tqt-dev, texinfo, libogg-dev, libtqt3-mt-dev, lsb-release, base-files, sudo, libr-dev [!solaris-any], - libudev-dev [!solaris-any], libltdl-dev, libmagic-dev, libpcsclite-dev, + libudev-dev [!solaris-any], libltdl-dev, libmagic-dev, libnm-dev, libpcsclite-dev, opensc-pkcs11 | opensc (<< 0.13.0-5), libpkcs11-helper1-dev, libcryptsetup-dev [!solaris-any], libiconv-dev [solaris-any] Build-Depends-Indep: doxygen, graphviz, gsfonts-x11 diff --git a/ubuntu/_base/core/tdelibs/debian/control b/ubuntu/_base/core/tdelibs/debian/control index 1111c4435..d12e3505b 100644 --- a/ubuntu/_base/core/tdelibs/debian/control +++ b/ubuntu/_base/core/tdelibs/debian/control @@ -17,7 +17,7 @@ Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, sharutil libxml2-dev, libxml2-utils, libxslt1-dev, libavahi-tqt-dev, texinfo, libogg-dev, libtqt3-mt-dev, lsb-release, base-files, sudo, libr-dev, - libudev-dev, libltdl-dev, libmagic-dev, libpcsclite-dev, + libudev-dev, libltdl-dev, libmagic-dev, libnm-dev, libpcsclite-dev, opensc-pkcs11 | opensc (<< 0.13.0-5), libpkcs11-helper1-dev, libcryptsetup-dev Build-Depends-Indep: doxygen, graphviz, gsfonts-x11 Standards-Version: 3.8.3 |
