diff options
author | wiz <wiz@pkgsrc.org> | 2010-06-28 09:09:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-06-28 09:09:54 +0000 |
commit | 7616423b9f3dc160763c37c12a1b5644faddb785 (patch) | |
tree | 67fcdb6b343fe160ca37f20f9fc15043c9ca55b1 /graphics | |
parent | 32ff2e6d3453cf0df80b0a0a940dd032bd4f2257 (diff) | |
download | pkgsrc-7616423b9f3dc160763c37c12a1b5644faddb785.tar.gz |
Fix PLIST for Linux. From Aleksey Cheusov in PR 43532.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gegl/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gegl/PLIST b/graphics/gegl/PLIST index 69b3ab4bb63..5a74592650d 100644 --- a/graphics/gegl/PLIST +++ b/graphics/gegl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2010/06/14 18:48:32 drochner Exp $ +@comment $NetBSD: PLIST,v 1.10 2010/06/28 09:09:54 wiz Exp $ bin/gegl include/gegl-0.1/gegl-buffer.h include/gegl-0.1/gegl-chant.h @@ -110,6 +110,7 @@ lib/gegl-0.1/svg-saturate.la lib/gegl-0.1/text.la lib/gegl-0.1/threshold.la lib/gegl-0.1/unsharp-mask.la +${PLIST.v4l}lib/gegl-0.1/v4l.la lib/gegl-0.1/value-invert.la lib/gegl-0.1/weighted-blend.la lib/gegl-0.1/whitebalance.la |