xfce4: explicitly depend on xfce4-notifyd; notification-daemon is obsolete anyway.
This commit is contained in:
parent
1ec47c330f
commit
e83a5e6319
1 changed files with 22 additions and 8 deletions
|
@ -1,16 +1,30 @@
|
|||
# Template file for 'xfce4'
|
||||
pkgname=xfce4
|
||||
version=4.10.0
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=meta
|
||||
makedepends="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
|
||||
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
|
||||
gtk-xfce-engine>=3.0.0 notification-daemon>=0.2.2_1 tumbler>=0.1.25
|
||||
xdg-user-dirs-gtk"
|
||||
makedepends="
|
||||
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
|
||||
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
|
||||
gtk-xfce-engine>=3.0.0
|
||||
xfce4-notifyd
|
||||
tumbler>=0.1.25
|
||||
xdg-user-dirs-gtk"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="The XFCE desktop environment meta package"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2, LGPL-2.1, BSD"
|
||||
|
|
Loading…
Reference in a new issue