~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/kwayland: add missing dependency

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

diff --git a/community/kwayland/APKBUILD b/community/kwayland/APKBUILD
index 3586a46062..fed93dfe58 100644
--- a/community/kwayland/APKBUILD
+++ b/community/kwayland/APKBUILD
@@ -8,7 +8,7 @@ arch="all"
url="https://www.kde.org"
license="LGPL-2.1-only OR LGPL-3.0-only"
depends_dev="qt5-qtbase-dev wayland-dev"
makedepends="$depends_dev extra-cmake-modules doxygen qt5-qttools-dev"
makedepends="$depends_dev extra-cmake-modules doxygen qt5-qttools-dev wayland-protocols"
source="https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
subpackages="$pkgname-dev $pkgname-doc"
options="!check" # Fails due to requiring running Wayland compositor
-- 
2.21.0
Reply to thread Export thread (mbox)