Also depend on glu

This commit is contained in:
Pierre Pronchery 2020-04-11 07:41:41 +02:00
parent 6d4d53382c
commit e2a1ba8947

View File

@ -6,6 +6,6 @@ libdir=${exec_prefix}/lib
Name: @PACKAGE@ Name: @PACKAGE@
Description: DeforaOS Graphics toolkit Description: DeforaOS Graphics toolkit
Version: @VERSION@ Version: @VERSION@
Requires: gl Requires: gl glu
Cflags: -I${includedir} Cflags: -I${includedir}
Libs: @RPATH@ -L${libdir} -lGToolkit Libs: @RPATH@ -L${libdir} -lGToolkit