diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-07 14:10:05 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-07 14:10:05 +0000 |
commit | a3a559288ffb7dbb25fe97afb4e7238977fcfc0c (patch) | |
tree | ec3d9a4136bf56a273d942ac473a0b0adfa4bb6b /package/libelf/libelf.control | |
parent | 95075389c160feb954e6df87fa0b36e52724568b (diff) |
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 |