summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-03-13 22:25:37 +0100
committerErich Eckner <git@eckner.net>2018-05-14 21:53:50 +0200
commitefcadbde830e9390fd221ce51f693d5a2adb3a85 (patch)
tree2c1b8bfea21b7c13b07d1dec67f85f961deb67aa /community
parentbffd80667878e13a7987b86e548c963e075968cc (diff)
downloadpackages-efcadbde830e9390fd221ce51f693d5a2adb3a85.tar.xz
libdrm <-> valgrind issue is fixed upstreamlibdrm
Diffstat (limited to 'community')
-rw-r--r--community/darktable/PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/community/darktable/PKGBUILD b/community/darktable/PKGBUILD
deleted file mode 100644
index 3b52d1e2..00000000
--- a/community/darktable/PKGBUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-# libdrm depends on valgrind (transitive dependency in configure)
-makedepends+=(valgrind)