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/libgd.control | |
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/libgd.control')
-rw-r--r-- | openwrt/package/libgd/libgd.control | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/openwrt/package/libgd/libgd.control b/openwrt/package/libgd/libgd.control deleted file mode 100644 index efdfc6edc..000000000 --- a/openwrt/package/libgd/libgd.control +++ /dev/null @@ -1,7 +0,0 @@ -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 |