mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
debug: fix depends
This commit is contained in:
committed by
Stephan Raue
parent
cb746d9a54
commit
358781b128
@@ -23,8 +23,8 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.openelec.tv"
|
||||
PKG_URL=""
|
||||
PKG_DEPENDS="gdb strace"
|
||||
PKG_BUILD_DEPENDS="toolchain"
|
||||
PKG_DEPENDS_TARGET="gdb strace"
|
||||
PKG_BUILD_DEPENDS_TARGET="toolchain"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="virtual"
|
||||
PKG_SHORTDESC="debug: Metapackage for installing debugging tools"
|
||||
|
||||
Reference in New Issue
Block a user