testing/lxde-icon-theme: fix build

we need coreutils
This commit is contained in:
Natanael Copa 2014-09-17 14:44:34 +00:00
parent 2ade91cfee
commit cf294b9ebe

View File

@ -9,7 +9,7 @@ arch="noarch"
license="GPL"
depends="gtk+2.0 gtk+3.0"
depends_dev="gtk+2.0-dev gtk+3.0-dev"
makedepends="$depends_dev"
makedepends="$depends_dev coreutils"
install=""
subpackages=""
source="http://downloads.sourceforge.net/lxde/${pkgname}-${pkgver}.tar.bz2"