You can not 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
666 B
26 lines
666 B
4 years ago
|
Source: libtqca
|
||
|
Section: libs
|
||
|
Priority: optional
|
||
|
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
|
||
|
Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake, libtqtinterface-dev
|
||
|
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}), libtqtinterface-dev
|
||
|
Description:
|
||
|
libtqca provides TQt interface for security plugins
|
||
|
.
|
||
|
This is the development package containing header files and link
|
||
|
libraries for libtqca.
|