app: require gegl:cache in sanity_check_gegl_ops()

This commit is contained in:
Michael Natterer 2014-06-18 18:53:36 +02:00
parent db2ea536da
commit 726f7683f6
1 changed files with 1 additions and 0 deletions

View File

@ -476,6 +476,7 @@ sanity_check_gegl_ops (void)
"gegl:buffer-sink",
"gegl:buffer-source",
"gegl:c2g",
"gegl:cache",
"gegl:cartoon",
"gegl:cell-noise",
"gegl:checkerboard",