Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
9c5132de
Commit
9c5132de
authored
5 years ago
by
Marian Buschsieweke
Committed by
Sören Tempel
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/avarice: depend on gdb-multiarch
gdb-embedded was removed in
c392b8ec
.
parent
79620fbf
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/avarice/APKBUILD
+2
-2
2 additions, 2 deletions
testing/avarice/APKBUILD
with
2 additions
and
2 deletions
testing/avarice/APKBUILD
+
2
−
2
View file @
9c5132de
...
...
@@ -6,13 +6,13 @@ _svndate=20160229
# The latest AVaRICE release doesn't comply on all but history environments.
# Sadly, new release are no longer created.
pkgver
=
${
_releasever
}
_svn
$_svnver
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"AVaRICE interfaces with GDB and allows debugging of AVR MCUs"
url
=
"http://avarice.sourceforge.net/"
arch
=
"all"
license
=
"GPL-2.0-only"
makedepends
=
"binutils-dev libusb-dev libusb-compat-dev autoconf automake"
depends
=
"gdb-
avr
"
depends
=
"gdb-
multiarch
"
subpackages
=
"
$pkgname
-doc"
source
=
"http://deb.debian.org/debian/pool/main/a/avarice/avarice_
$_releasever
+svn
$_svnver
.orig.tar.xz"
builddir
=
"
$srcdir
/
$pkgname
-
${
_releasever
}
svn
$_svndate
"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment