diff options
-rw-r--r-- | testing/shotwell/APKBUILD | 2 |
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" |