mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 17:34:36 +08:00
adding konqueror as opdepend to kdebase
This commit is contained in:
parent
32ba36adec
commit
5c917ca832
@ -99,7 +99,7 @@ package_kdebase()
|
|||||||
{
|
{
|
||||||
pkgdesc="KDE Base Applications"
|
pkgdesc="KDE Base Applications"
|
||||||
depends=("kdebase-runtime>=${_kdever}" 'libraw1394') # 'opencv'
|
depends=("kdebase-runtime>=${_kdever}" 'libraw1394') # 'opencv'
|
||||||
optdepends=("cdemu-client: Support transparent CD/DVD image mounting in KDE")
|
optdepends=("cdemu-client: Support transparent CD/DVD image mounting in KDE, kdebase-konqueror: To configure network for kde applications")
|
||||||
conflicts=("kdemod-${_origname}")
|
conflicts=("kdemod-${_origname}")
|
||||||
groups=("kde" "kde-minimal" "kde-complete" "kde-uninstall")
|
groups=("kde" "kde-minimal" "kde-complete" "kde-uninstall")
|
||||||
install=${_origname}.install
|
install=${_origname}.install
|
||||||
|
Loading…
Reference in New Issue
Block a user