blob: de00ac7cdeebe66de5f349ae5665f384e8fe614c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
Source: libtqca
Section: libs
Priority: optional
Maintainer: TDE Team <team@trinitydesktop.org>
Build-Depends: cdbs, debhelper (>= 7.0.50~), quilt, cmake
Standards-Version: 3.8.3
Package: libtqca
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends}
Description:
libtqca provides TQt interface for security plugins
Package: libtqca-dev
Architecture: any
Multi-Arch: foreign
Section: libdevel
Depends: libtqca (= ${binary:Version})
Description:
libtqca provides TQt interface for security plugins
.
This is the development package containing header files and link
libraries for libtqca.
|