aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-03-28 14:32:14 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-03-28 14:32:14 +0000
commite58300f0d3c9edec75c363c01120b74a56ada9a7 (patch)
treecf3cb6d067efb8ec2bd0e7b849e7f3f2809c9615 /testing
parent91e1bd253db33d90cc3c49cdf66e38f730adf7c8 (diff)
downloadaports-e58300f0d3c9edec75c363c01120b74a56ada9a7.tar.bz2
aports-e58300f0d3c9edec75c363c01120b74a56ada9a7.tar.xz
testing/shotwell: build fix. needs m4
Diffstat (limited to 'testing')
-rw-r--r--testing/shotwell/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/shotwell/APKBUILD b/testing/shotwell/APKBUILD
index adfd248c2c..8ab9502a99 100644
--- a/testing/shotwell/APKBUILD
+++ b/testing/shotwell/APKBUILD
@@ -11,7 +11,7 @@ depends=""
makedepends="intltool vala libgee-dev libunique-dev webkit-dev libexif-dev
librsvg-dev sqlite-dev udev-dev dbus-glib-dev libgphoto2-dev
libgexiv2-dev libraw-dev librsvg-dev gconf-dev json-glib-dev
- gnome-vfs-dev"
+ gnome-vfs-dev m4"
install=
source="http://yorba.org/download/shotwell/${pkgver%.*}/shotwell-$pkgver.tar.bz2"