Skip to content

Commit f65d7f1

Browse files
committed
Restore J in THIS_MODULE_NEEDS
1 parent 364cede commit f65d7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/grdimage.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
#define THIS_MODULE_LIB "core"
3434
#define THIS_MODULE_PURPOSE "Project and plot grids or images"
3535
#define THIS_MODULE_KEYS "<G{+,CC(,IG(,>X},>IA,<ID"
36-
#define THIS_MODULE_NEEDS "g"
36+
#define THIS_MODULE_NEEDS "Jg"
3737
#define THIS_MODULE_OPTIONS "->BJKOPRUVXYfnpt" GMT_OPT("Sc") GMT_ADD_x_OPT
3838

3939
/* These are images that GDAL knows how to read for us. */

0 commit comments

Comments
 (0)