~macslow/unity8/use-set-progress-api

« back to all changes in this revision

Viewing changes to plugins/Greeter/Unity/Launcher/CMakeLists.txt

Merged launcher-icon-wobble branch and solved all conflicts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
pkg_check_modules(LAUNCHER_API REQUIRED unity-shell-launcher=6)
 
1
pkg_check_modules(LAUNCHER_API REQUIRED unity-shell-launcher=7)
2
2
pkg_check_modules(APPLICATION_API REQUIRED unity-shell-application=6)
3
3
pkg_check_modules(GSETTINGS_QT REQUIRED gsettings-qt)
4
4