summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/gdk-pixbuf/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/gdk-pixbuf/APKBUILD b/user/gdk-pixbuf/APKBUILD
index 9574ae054..5a9e91bd0 100644
--- a/user/gdk-pixbuf/APKBUILD
+++ b/user/gdk-pixbuf/APKBUILD
@@ -5,6 +5,7 @@ pkgrel=0
pkgdesc="GTK+ image loading library"
url="https://www.gtk.org/"
arch="all"
+options="!check" # bug753605-atsize.jpg is missing from tarball.
license="LGPL-2.0+"
depends="shared-mime-info"
depends_dev=""