diff options
author | Slávek Banko <[email protected]> | 2021-03-01 18:41:35 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-03-01 18:41:35 +0100 |
commit | b0a1261bf6891795710d67763ac0c577272080a5 (patch) | |
tree | 3e1ae2560c5a2d1c15e339c3edca595276214962 /debian/_base | |
parent | 3f2a204bbf00fc7e3198f7541b98bab41f28fe74 (diff) | |
download | tde-packaging-b0a1261bf6891795710d67763ac0c577272080a5.tar.gz tde-packaging-b0a1261bf6891795710d67763ac0c577272080a5.zip |
DEB tdenetwork: Do not depend on valgrind for riscv64 architecture.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'debian/_base')
-rw-r--r-- | debian/_base/core/tdenetwork/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/_base/core/tdenetwork/debian/control b/debian/_base/core/tdenetwork/debian/control index 4a4bc1ed3..d7fccd60f 100644 --- a/debian/_base/core/tdenetwork/debian/control +++ b/debian/_base/core/tdenetwork/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: TDE Debian Team <[email protected]> XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <[email protected]> Uploaders: Ana Beatriz Guerrero Lopez <[email protected]>, Christopher Martin <[email protected]>, Modestas Vainius <[email protected]>, Sarah Hobbs <[email protected]>, Sune Vuorela <[email protected]> -Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 9~), quilt, cmake, docbook-to-man, doxygen, gawk, tdelibs14-trinity-dev, libgnutls-dev | libgadu-dev (>> 1:1.12.0-3), libgcrypt-dev, libgadu-dev, libiw-dev (>> 27+28pre8), libmeanwhile-dev (>= 1.0.2), libslp-dev, libspeex-dev, libsqlite3-dev, libxml2-dev, libxslt1-dev, libxtst-dev, libtqtinterface-doc, sharutils, valgrind [!armel !mips !mipsel], libxxf86vm-dev, libv4l-dev, libssl-dev, libtqca-dev +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 9~), quilt, cmake, docbook-to-man, doxygen, gawk, tdelibs14-trinity-dev, libgnutls-dev | libgadu-dev (>> 1:1.12.0-3), libgcrypt-dev, libgadu-dev, libiw-dev (>> 27+28pre8), libmeanwhile-dev (>= 1.0.2), libslp-dev, libspeex-dev, libsqlite3-dev, libxml2-dev, libxslt1-dev, libxtst-dev, libtqtinterface-doc, sharutils, valgrind [!armel !mips !mipsel !riscv64], libxxf86vm-dev, libv4l-dev, libssl-dev, libtqca-dev Standards-Version: 3.8.4 Package: tdenetwork-trinity |