aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ktexteditor/APKBUILD
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2019-06-03 04:41:59 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2019-06-03 04:41:59 +0000
commit6761438de5520a285dbd4479b178d5cc4114b76f (patch)
tree7d65be43d5aeadde11e167a92b755b589a66d126 /testing/ktexteditor/APKBUILD
parent70d05f37b6198ebb78cbdc4c1489fc795de112a9 (diff)
downloadaports-6761438de5520a285dbd4479b178d5cc4114b76f.tar.bz2
aports-6761438de5520a285dbd4479b178d5cc4114b76f.tar.xz
fixup! testing/ktexteditor: use xvfb-run to run testsuite
Diffstat (limited to 'testing/ktexteditor/APKBUILD')
-rw-r--r--testing/ktexteditor/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/ktexteditor/APKBUILD b/testing/ktexteditor/APKBUILD
index b628fad1fd..07d11ca98f 100644
--- a/testing/ktexteditor/APKBUILD
+++ b/testing/ktexteditor/APKBUILD
@@ -12,7 +12,6 @@ makedepends="$depends_dev extra-cmake-modules qt5-qttools-dev doxygen"
checkdepends="xvfb-run"
source="https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
-# options="!check" # Fails due to requiring running X11
build() {
cmake \