mirror of
https://github.com/KDE/kde-linux.git
synced 2025-12-24 00:18:23 -05:00
Right now it gets pulled in automatically as a dependency of something we also pre-install, but we should mark it down here so it never goes away by accident as a result of other package changes, because then kde-builder would stop working.
15 lines
322 B
Plaintext
15 lines
322 B
Plaintext
# SPDX-License-Identifier: CC0-1.0
|
|
# SPDX-FileCopyrightText: Ian Monroe <imonroe@kde.org
|
|
|
|
[Content]
|
|
Packages=boost
|
|
boost-libs
|
|
cmake
|
|
glib2-devel
|
|
yaml-cpp
|
|
arch-install-scripts
|
|
pacman
|
|
python-setproctitle # For kde-builder
|
|
python-yaml # For kde-builder
|
|
|