* remove bison36 from base-devel
This commit is contained in:
parent
342e81314b
commit
3b12eb213e
@ -5,13 +5,12 @@
|
||||
|
||||
pkgname=bison36
|
||||
pkgver=3.6.4
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="The GNU general-purpose parser generator"
|
||||
arch=(x86_64 powerpc64le)
|
||||
license=('GPL3')
|
||||
url="https://www.gnu.org/software/bison/bison.html"
|
||||
depends=('glibc' 'm4' 'sh')
|
||||
groups=('base-devel')
|
||||
source=("https://ftp.gnu.org/gnu/bison/bison-${pkgver}.tar.xz"{,.sig})
|
||||
provides=(bison)
|
||||
conflicts=(bison)
|
||||
|
Loading…
x
Reference in New Issue
Block a user