summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/dependencies/libr/debian/control
blob: 0281e63f01ce97ef87b75a0ea8947021bc0d2427 (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: extra
Maintainer: Erich E. Hoover <ehoover@mines.edu>
Build-Depends: debhelper (>= 7), quilt, autotools-dev, pkg-config,
 libglade2-dev, binutils-dev, doxygen
Standards-Version: 3.8.4
Section: libs
Homepage: http://www.compholio.com/elficon/

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

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