mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
exo: needs perl-URI.
This commit is contained in:
parent
d433d89cdc
commit
e822d79f73
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Template file for 'exo'
|
# Template file for 'exo'
|
||||||
pkgname=exo
|
pkgname=exo
|
||||||
version=0.6.1
|
version=0.6.1
|
||||||
|
revision=1
|
||||||
distfiles="http://archive.xfce.org/src/xfce/exo/0.6/exo-$version.tar.bz2"
|
distfiles="http://archive.xfce.org/src/xfce/exo/0.6/exo-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -48,5 +49,6 @@ Add_dependency build gtk+-devel
|
||||||
Add_dependency build libxfce4util-devel
|
Add_dependency build libxfce4util-devel
|
||||||
Add_dependency build pygtk-devel
|
Add_dependency build pygtk-devel
|
||||||
|
|
||||||
|
Add_dependency full perl-URI
|
||||||
Add_dependency full hicolor-icon-theme
|
Add_dependency full hicolor-icon-theme
|
||||||
Add_dependency full desktop-file-utils
|
Add_dependency full desktop-file-utils
|
||||||
|
|
Loading…
Add table
Reference in a new issue