hsetroot: fix build.
This commit is contained in:
parent
e7f8e5ab39
commit
7fd231a8ae
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,7 @@ pkgname=hsetroot
|
|||
version=1.0.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="imlib2-devel"
|
||||
makedepends="libX11-devel imlib2-devel"
|
||||
short_desc="A tool which changes X server wallpapers"
|
||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||
license="GPL-2"
|
||||
|
@ -12,7 +12,6 @@ distfiles="http://www.thegraveyard.org/files/${pkgname}-${version}.tar.gz"
|
|||
checksum=d6712d330b31122c077bfc712ec4e213abe1fe71ab24b9150ae2774ca3154fd7
|
||||
|
||||
hsetroot_package() {
|
||||
depends="imlib2"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue