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