diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-03-07 14:10:05 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-03-07 14:10:05 +0000 |
commit | c35d7162ed8454082d3fd758fce8612be9c406cd (patch) | |
tree | ec3d9a4136bf56a273d942ac473a0b0adfa4bb6b /package/libelf/libelf.control | |
parent | dfbd242527edbb017f9c86821dbc5b4fca4c454b (diff) | |
download | upstream-c35d7162ed8454082d3fd758fce8612be9c406cd.tar.gz upstream-c35d7162ed8454082d3fd758fce8612be9c406cd.tar.bz2 upstream-c35d7162ed8454082d3fd758fce8612be9c406cd.zip |
add libelf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@335 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libelf/libelf.control')
-rw-r--r-- | package/libelf/libelf.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/libelf/libelf.control b/package/libelf/libelf.control new file mode 100644 index 0000000000..2b61d07647 --- /dev/null +++ b/package/libelf/libelf.control @@ -0,0 +1,8 @@ +Package: libelf +Priority: optional +Section: libs +Version: 0.8.5-1 +Architecture: mipsel +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: a library for accessing ELF objects |