Skip to content
Snippets Groups Projects

adding pango to gnuplot dependencies

Merged Dmitri Konstantinov requested to merge ubuntu18_gnuplot into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -1197,7 +1197,7 @@ LCGPackage_Add(
BUILD_COMMAND ${MAKE}
INSTALL_COMMAND ${MAKE} install
BUILD_IN_SOURCE 1
DEPENDS Qt5 cairo
DEPENDS Qt5 cairo pango
)
#---gnu_sed----------------------------------------------------------
Loading