summaryrefslogblamecommitdiffstats
path: root/kde5-utils/kate/DEPENDS
blob: 371442eeacfa290099fc5c5c048d9f1078def5c8 (plain) (tree)
1
2
3
4
5
6
7
8
9
                              


                       




                      

                      


                         
                    
                      


                        
                       
                                                                                           










                                                                         
source  $GRIMOIRE/KDE5_DEPENDS
depends kactivities5 &&
depends kconfig   &&
depends kcrash    &&
depends kdbusaddons &&
depends kguiaddons  &&
depends ki18n  &&
depends kiconthemes &&
depends kio    &&
depends kitemmodels &&
depends kjobwidgets &&
depends knewstuff   &&
depends knotifications &&
depends kparts    &&
depends kservice  &&
depends ktexteditor &&
depends kwallet5  &&
depends kwindowsystem &&
depends kxmlgui   &&
depends threadweaver &&
optional_depends kdoctools '' ' -DCMAKE_DISABLE_FIND_PACKAGE_KF5DocTools=1' 'build docs' &&
optional_depends libgit2  '' '' 'plugin for git support' &&

optional_depends pyqt5 '' '-DCMAKE_DISABLE_FIND_PACKAGE_PythonLibrary=1 \
                           -DCMAKE_DISABLE_FIND_PACKAGE_SIP=1 \
                           -DCMAKE_DISABLE_FIND_PACKAGE_PyQt5=1' \
                          'Build Pate' &&
if is_depends_enabled $SPELL pyqt5;then
 depends sip &&
 depends python3
fi