xfce4: depend on xfce4-terminal.
This commit is contained in:
parent
b96c42356f
commit
6b1bbca0cd
1 changed files with 7 additions and 9 deletions
|
@ -1,18 +1,16 @@
|
||||||
# Template file for 'xfce4'
|
# Template file for 'xfce4'
|
||||||
pkgname=xfce4
|
pkgname=xfce4
|
||||||
version=4.10.0
|
version=4.10.0
|
||||||
revision=2
|
revision=3
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=meta-template
|
build_style=meta-template
|
||||||
depends="xfce4-appfinder>=4.10.0 xfce4-mixer>=4.8.0_3 xfce4-panel>=4.10.0
|
depends="xfce4-appfinder>=4.10.0 xfce4-mixer>=4.8.0_3 xfce4-panel>=4.10.0
|
||||||
xfce4-session>=4.10.0 xfce4-settings>=4.10.0 xfconf>=4.10.0 xfdesktop>=4.10.0
|
xfce4-session>=4.10.0 xfce4-settings>=4.10.0 xfconf>=4.10.0 xfdesktop>=4.10.0
|
||||||
xfwm4>=4.10.0 xfwm4-themes>=4.10.0 xfce4-power-manager>=1.2.0 Terminal>=0.4.8_4
|
xfwm4>=4.10.0 xfwm4-themes>=4.10.0 xfce4-power-manager>=1.2.0 xfce4-terminal
|
||||||
Thunar>=1.4.0 thunar-volman>=0.8.0 exo>=0.8.0 orage>=4.8.3_1 ristretto>=0.6.0
|
Thunar>=1.4.0 thunar-volman>=0.8.0 exo>=0.8.0 orage>=4.8.3_1 ristretto>=0.6.0
|
||||||
gtk-xfce-engine>=3.0.0 notification-daemon>=0.2.2_1 tumbler>=0.1.25
|
gtk-xfce-engine>=3.0.0 notification-daemon>=0.2.2_1 tumbler>=0.1.25
|
||||||
xdg-user-dirs-gtk"
|
xdg-user-dirs-gtk"
|
||||||
short_desc="The XFCE desktop environment"
|
short_desc="The XFCE desktop environment meta package"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2, LGPL-2.1, BSD"
|
license="GPL-2, LGPL-2.1, BSD"
|
||||||
homepage="http://xfce.org"
|
homepage="http://xfce.org"
|
||||||
long_desc="
|
|
||||||
This package install all required XFCE desktop packages."
|
|
||||||
|
|
Loading…
Reference in a new issue