summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/dependencies/libr/debian/control
blob: fb437131a929dc5cc3e03c39ceb873e141a4584e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: libr
Priority: optional
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
Build-Depends: cdbs, tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, pkgconf, libgtk2.0-dev, binutils-dev, doxygen
Standards-Version: 3.8.4
Section: libs
Homepage: http://www.compholio.com/elficon/

Package: libr1
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: ELF binary resource library
 Store and retrieve resources from ELF binaries.

Package: libr-dev
Section: libdevel
Architecture: any
Depends: libr1 (= ${binary:Version}), ${misc:Depends}
Description: ELF binary resource library
 Store and retrieve resources from ELF binaries.