diff options
author | Slávek Banko <[email protected]> | 2021-05-16 21:09:32 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-18 18:01:54 +0200 |
commit | e664b71d6b4d93b64348a35145a4e611f96ed172 (patch) | |
tree | 9ca10b3c9c81fd99563be6a98697afe0c000232f /debian/_base/dependencies/libr | |
parent | 376e33e58cfa8f19767c429af53b74ba89507c02 (diff) | |
download | tde-packaging-e664b71d6b4d93b64348a35145a4e611f96ed172.tar.gz tde-packaging-e664b71d6b4d93b64348a35145a4e611f96ed172.zip |
DEB: Switch Build-Depends from cmake to cmake-trinity.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit aab928d0ada734f0780fca7191760d3ebdb21e47)
Diffstat (limited to 'debian/_base/dependencies/libr')
-rw-r--r-- | debian/_base/dependencies/libr/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/_base/dependencies/libr/debian/control b/debian/_base/dependencies/libr/debian/control index 3b5803d1f..121049451 100644 --- a/debian/_base/dependencies/libr/debian/control +++ b/debian/_base/dependencies/libr/debian/control @@ -1,7 +1,7 @@ Source: libr Priority: extra Maintainer: TDE Debian Team <[email protected]> -Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake, ninja-build, pkg-config, libglade2-dev, binutils-dev, doxygen +Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake-trinity, ninja-build, pkg-config, libglade2-dev, binutils-dev, doxygen Standards-Version: 3.8.4 Section: libs Homepage: http://www.compholio.com/elficon/ |