summaryrefslogtreecommitdiff
path: root/community/libopenraw/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libopenraw/PKGBUILD')
-rw-r--r--community/libopenraw/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/libopenraw/PKGBUILD b/community/libopenraw/PKGBUILD
index 528ef4569..b40eac3cf 100644
--- a/community/libopenraw/PKGBUILD
+++ b/community/libopenraw/PKGBUILD
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD 59667 2011-11-29 09:17:08Z arodseth $
+# $Id: PKGBUILD 62429 2012-01-19 22:28:28Z foutrelis $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Ronald van Haren <ronald.archlinux.org>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
# Contributor: <boromil@gmail.com>
pkgname=libopenraw
pkgver=0.0.9
-pkgrel=1
+pkgrel=2
pkgdesc="Library for decoding RAW files"
arch=('i686' 'x86_64' 'mips64el')
url="http://libopenraw.freedesktop.org/"
license=('LGPL')
-makedepends=('boost' 'libjpeg' 'libxml2')
+depends=('gdk-pixbuf2')
+makedepends=('boost' 'libxml2')
options=('!libtool')
source=("http://libopenraw.freedesktop.org/download/$pkgname-$pkgver.tar.bz2")
md5sums=('3611d8aea870d25314665ef53093288e')