diff options
author | root <root@rshg054.dnsready.net> | 2012-12-08 02:04:18 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-12-08 02:04:18 -0800 |
commit | b8c6ff8db00ce5eec5e6f20a90e8f8ec993ef3d5 (patch) | |
tree | d5f2cb92d1607745717cde77e321269c384da4bb /community/freeimage | |
parent | 7de07e40e2c0c078a35c5092e1f2defb65d1741e (diff) |
Sat Dec 8 01:58:23 PST 2012
Diffstat (limited to 'community/freeimage')
-rw-r--r-- | community/freeimage/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/freeimage/PKGBUILD b/community/freeimage/PKGBUILD index a047e79f9..817429c57 100644 --- a/community/freeimage/PKGBUILD +++ b/community/freeimage/PKGBUILD @@ -12,7 +12,7 @@ arch=('i686' 'x86_64') license=('GPL' 'custom:FIPL') url="http://freeimage.sourceforge.net/" depends=('gcc-libs') -makedepends=('hd2u') +makedepends=('dos2unix') source=("http://downloads.sourceforge.net/project/freeimage/Source%20Distribution/${pkgver}/FreeImage${pkgver//./}.zip") md5sums=('6c305b4086500ff8541c596ea6fc7cd7') |