diff options
Diffstat (limited to 'testing/ktexteditor/APKBUILD')
-rw-r--r-- | testing/ktexteditor/APKBUILD | 1 |
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 \ |