You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
615 B
Plaintext
26 lines
615 B
Plaintext
5 years ago
|
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.
|