summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c438fc76827..a5fa8ae6d95a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=avr-libc-atmega328pb
pkgver=1.5.362
-pkgrel=2
+pkgrel=3
epoch=0
_avrlibcver=2.0.0
pkgdesc="The C runtime library for the AVR family of microcontrollers with Atmega328pb support"
@@ -14,7 +14,7 @@ arch=('any')
url="http://packs.download.atmel.com"
license=('Apache')
groups=()
-depends=()
+depends=(avr-gcc)
makedepends=()
checkdepends=()
optdepends=()