libreoffice-bin-i18n: languagepacks should not depend on libreoffice-bin-i18n.
This commit is contained in:
parent
c83a3edca3
commit
0cc69740c5
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libreoffice-bin-i18n'
|
||||
pkgname=libreoffice-bin-i18n
|
||||
version=4.3.4
|
||||
revision=1
|
||||
revision=2
|
||||
hostmakedepends="rpmextract"
|
||||
short_desc="LibreOffice localization files (binary build)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -326,7 +326,6 @@ done
|
|||
|
||||
_pkgtmpl() {
|
||||
_lang="$1"
|
||||
depends="${sourcepkg}>=${version}"
|
||||
short_desc="LibreOffice localization files (binary build) - $2 language pack"
|
||||
noarch=yes
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in a new issue