mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 05:17:15 +08:00
qtcurve-kf5: add proper package replace lines
This commit is contained in:
parent
9f2b2ae496
commit
a1ad0ba32c
@ -48,7 +48,8 @@ package_qtcurve-qt4() {
|
||||
|
||||
package_qtcurve-kf5() {
|
||||
depends=('qtcurve-utils' 'qt5-svg' 'qt5-x11extras' 'qt5-base' 'plasma-workspace')
|
||||
|
||||
replaces=('qtcurve-qt5')
|
||||
conflicts=('qtcurve-qt5')
|
||||
cd ${srcdir}/${pkgbase}/build/qt5
|
||||
make DESTDIR="${pkgdir}" install
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user