sync config state, use kvm virtualbox
This commit is contained in:
parent
b8c63935e9
commit
2f4dad8cc0
6 changed files with 18 additions and 4 deletions
|
@ -11,4 +11,4 @@ mkdir -p ~/projects/kde/src || exit 1
|
|||
git clone https://invent.kde.org/sdk/kde-builder.git ~/projects/kde/src/kde-builder || exit 1
|
||||
|
||||
# start from scratch
|
||||
exec ./src/kde-builder/kde-builder --rc-file=~/projects/kde/kdesrc-buildrc --include-dependencies breeze konsole kate
|
||||
exec ./src/kde-builder/kde-builder --rc-file=~/projects/kde/kdesrc-buildrc --include-dependencies breeze konsole kate dolphin
|
||||
|
|
|
@ -31,7 +31,7 @@ global
|
|||
log-dir ~/projects/kde/log
|
||||
|
||||
# use distro stuff for that
|
||||
ignore-modules wayland wayland-protocols gpgme appstream
|
||||
ignore-modules wayland wayland-protocols gpgme appstream packagekit-qt
|
||||
end global
|
||||
|
||||
include ${module-definitions-dir}/kf6-qt6.ksb
|
||||
|
|
|
@ -31,9 +31,12 @@ export QT_QUICK_CONTROLS_STYLE_PATH=/home/cullmann/projects/kde/usr/lib/qml/QtQu
|
|||
cmake
|
||||
ctags
|
||||
curl
|
||||
discount
|
||||
djvulibre
|
||||
docbook_xml_dtd_45
|
||||
docbook_xsl_ns
|
||||
doxygen
|
||||
ebook_tools
|
||||
exiv2
|
||||
flex
|
||||
gdb
|
||||
|
@ -64,10 +67,12 @@ export QT_QUICK_CONTROLS_STYLE_PATH=/home/cullmann/projects/kde/usr/lib/qml/QtQu
|
|||
libraw
|
||||
libselinux
|
||||
libsndfile
|
||||
libspectre
|
||||
libva
|
||||
libxkbcommon
|
||||
libxml2
|
||||
libxslt
|
||||
libzip
|
||||
linux-pam
|
||||
lm_sensors
|
||||
lmdb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue