Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
repod
Commits
405ebc91
Verified
Commit
405ebc91
authored
Oct 09, 2019
by
Jan Alexander Steffens (heftig)
Browse files
db-update: Remove duplicate make/checkdepends
parent
9d680881
Changes
1
Hide whitespace changes
Inline
Side-by-side
dbscripts/db-update
View file @
405ebc91
...
...
@@ -130,8 +130,6 @@ def build_pkgmeta(pkgpath, pkginfo, pkgfiles):
maybe
(
"backup"
,
"backup"
)
maybe
(
"depends"
,
"depend"
)
maybe
(
"optdepends"
,
"optdepend"
)
maybe
(
"makedepends"
,
"makedepend"
)
maybe
(
"checkdepends"
,
"checkdepend"
)
return
meta
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment