diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-18 11:44:00 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-18 11:44:00 +0000 |
commit | 0f2ff815bd67a4d65d3a782052612b658c8f507f (patch) | |
tree | 534408a8557fc56e5965347e8e168863cad458f5 /openwrt/package/libgd/ipkg | |
parent | ee8733578928a15d210903ad320b32604779c496 (diff) |
Convert libgd to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@925 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/libgd/ipkg')
-rw-r--r-- | openwrt/package/libgd/ipkg/libgd.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/libgd/ipkg/libgd.control b/openwrt/package/libgd/ipkg/libgd.control new file mode 100644 index 000000000..efdfc6edc --- /dev/null +++ b/openwrt/package/libgd/ipkg/libgd.control @@ -0,0 +1,7 @@ +Package: libgd +Priority: optional +Section: libs +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Depends: libpng +Description: A library for the dynamic creation of images |