ply-splash-graphics: ensure link in config file

While building a theme externally I found that the link to
libply-splash-graphics was missing, due to an omission in the config
file.
calculate-0.9.5
Daniel Drake 12 years ago committed by Ray Strode
parent b8de41ef07
commit 6cd7fd00d1

@ -9,5 +9,5 @@ Name: Plymouth
Description: Graphics Utility Library for Boot Splash Plugins
Version: @VERSION@
Requires: ply-splash-core
Libs: -L${libdir}
Libs: -L${libdir} -lply-splash-graphics
Cflags: -I${includedir}/plymouth-1/ply-splash-graphics

Loading…
Cancel
Save