wok-current diff metacity/receipt @ rev 23899
busybox: add crontabs in CONFIG_FILES
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jul 28 08:34:55 2020 +0000 (2020-07-28) |
parents | d37d15244372 |
children | 34e801e0eb52 |
line diff
1.1 --- a/metacity/receipt Sat Dec 15 09:20:58 2018 +0100 1.2 +++ b/metacity/receipt Tue Jul 28 08:34:55 2020 +0000 1.3 @@ -17,7 +17,8 @@ 1.4 BUILD_DEPENDS="gsettings-desktop-schemas libgio-dev glib-dev gtk+-dev \ 1.5 xorg-libXcomposite-dev xorg-libXdamage-dev zenity xorg-libXinerama-dev \ 1.6 xorg-libXrandr-dev xorg-libXcursor-dev libcanberra-dev libltdl libvorbis-dev \ 1.7 -libogg-dev libtool gnome-doc-utils-dev GConf-dev util-linux-uuid-dev file" 1.8 +libogg-dev libtool gnome-doc-utils-dev GConf-dev util-linux-uuid-dev \ 1.9 +dbus-glib-dev file" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()