~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] community/kwindowsystem: add missing dependency

Bart Ribbers <bribbers@disroot.org>
Details
Message ID
<20190811155026.32310-1-bribbers@disroot.org>
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 community/kwindowsystem/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/kwindowsystem/APKBUILD b/community/kwindowsystem/APKBUILD
index 08d924c958..ab898843ee 100644
--- a/community/kwindowsystem/APKBUILD
+++ b/community/kwindowsystem/APKBUILD
@@ -8,7 +8,7 @@ arch="all"
url="https://community.kde.org/Frameworks"
license="MIT AND (LGPL-2.1-only OR LGPL-3.0-only"
depends_dev="qt5-qtx11extras-dev"
makedepends="$depends_dev extra-cmake-modules qt5-qttools-dev doxygen libxrender-dev xcb-util-keysyms-dev"
makedepends="$depends_dev extra-cmake-modules qt5-qttools-dev doxygen libxrender-dev xcb-util-keysyms-dev xcb-util-wm-dev"
checkdepends="xvfb-run"
source="https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
-- 
2.21.0
Reply to thread Export thread (mbox)