rox: fix build.
This commit is contained in:
parent
9f6ea1340c
commit
c014d2f7da
|
@ -1,10 +1,10 @@
|
|||
# Template build file for 'rox'.
|
||||
pkgname=rox
|
||||
version=2.11
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="rox-filer-${version}"
|
||||
hostmakedepends="pkg-config librsvg"
|
||||
makedepends="gtk+-devel libxml2-devel libSM-devel desktop-file-utils"
|
||||
hostmakedepends="pkg-config librsvg-utils"
|
||||
makedepends="gtk+-devel libxml2-devel libSM-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="A small and fast file manager which can optionally manage the desktop background and panels"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue