mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
fix pkgbuild
This commit is contained in:
parent
55da08d133
commit
11f6f8d923
1 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,8 @@ optdepends=('glew: for GPU commercial flagging'
|
|||
'openssl: for AirTunes (RAOP) support'
|
||||
'udisks: detect changes to removable media'
|
||||
'xmltv: to download tv listings')
|
||||
conflicts=('myththemes' 'mythplugins-mythvideo')replaces=('myththemes' 'mythplugins-mythvideo')
|
||||
conflicts=('myththemes' 'mythplugins-mythvideo')
|
||||
replaces=('myththemes' 'mythplugins-mythvideo')
|
||||
install='mythtv.install'
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/MythTV/$pkgname/archive/v$pkgver.tar.gz"
|
||||
'mythbackend.service'
|
||||
|
|
Loading…
Reference in a new issue