summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/dependencies/libr/debian/control
blob: a2ee1f0b3e30b3a0e2e3464e8e9bdc4849f21729 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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, automake, autoconf, libtool, libltdl-dev
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.