mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 11:54:39 +08:00
qt-mobility moved from conflicts to depends to provide new location provider plugin
This commit is contained in:
parent
052d23ab3d
commit
0f683ac922
@ -13,17 +13,16 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
pkgname=kdeedu-marble
|
||||
_pkgname=marble
|
||||
pkgver=${_kdever}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Desktop Globe"
|
||||
url="http://kde.org/applications/education/marble/"
|
||||
screenshot="http://www.kde.org/images/screenshots/marble.png"
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://www.kde.org'
|
||||
license=('GPL' 'LGPL' 'FDL')
|
||||
depends=("kde-runtime>=${_kdever}" "gpsd" 'shapelib')
|
||||
depends=("kde-runtime>=${_kdever}" "gpsd" 'shapelib' 'qt-mobility')
|
||||
makedepends=('cmake' 'automoc4')
|
||||
provides=('marble')
|
||||
conflicts=('qt-mobility')
|
||||
groups=("kde" "kdeedu" "kde-uninstall")
|
||||
categories=('education')
|
||||
options=('docs' '!splithdr' 'splitdbg' 'log')
|
||||
|
Loading…
Reference in New Issue
Block a user