mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
added staticlibs option
This commit is contained in:
parent
2db3c103b1
commit
6352bc86e6
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ pkgdesc="C library for Broadcom BCM 2835 as used in Raspberry Pi"
|
|||
url="http://www.airspayce.com/mikem/bcm2835/"
|
||||
arch=('armv6h')
|
||||
license=('GPL')
|
||||
options=('staticlibs')
|
||||
source=(http://www.airspayce.com/mikem/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.gz)
|
||||
md5sums=('085239569554de5ee6649fe8bb123379')
|
||||
|
||||
|
|
Loading…
Reference in a new issue