Add missing optdepends to the main list of variables in the split PKGBUILD prototype

Signed-off-by: Jason St. John <jstjohn@purdue.edu>
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Jason St. John 2014-01-16 17:18:23 -05:00 committed by Allan McRae
parent e6464f0cb6
commit 83e14aeebd
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ groups=()
depends=()
makedepends=()
checkdepends=()
optdepends=()
provides=()
conflicts=()
replaces=()