mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/lxde-icon-theme: fix build
we need coreutils
This commit is contained in:
parent
2ade91cfee
commit
cf294b9ebe
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user