mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/baloo and testing/oxygen-icons: Cleaned up
This commit is contained in:
parent
ff305f8b9b
commit
3a719a091c
@ -9,7 +9,6 @@ arch="all"
|
||||
license="LGPL"
|
||||
depends=
|
||||
depends_dev="kdepimlibs-dev kfilemetadata-dev xapian-core-dev"
|
||||
#xapian-core-dev"
|
||||
makedepends="$depends_dev automoc4 cmake"
|
||||
install=""
|
||||
subpackages="$pkgname-dev $pkgname-libs"
|
||||
|
||||
@ -33,7 +33,6 @@ build() {
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DKDE4_BUILD_TESTS=OFF \
|
||||
"$_builddir" || return 1
|
||||
#-DCMAKE_SKIP_RPATH=ON "$_builddir" || return 1
|
||||
make || return 1
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user