wok-next diff xfce4-mixer/receipt @ rev 20979
Build vifm
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Sep 27 01:38:02 2018 +0300 (2018-09-27) |
parents | 5baa3b6a24e7 |
children | 690e7cc036d5 |
line diff
1.1 --- a/xfce4-mixer/receipt Thu Apr 12 09:48:04 2018 +0300 1.2 +++ b/xfce4-mixer/receipt Thu Sep 27 01:38:02 2018 +0300 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL" 1.5 1.6 BUILD_DEPENDS="intltool dbus-glib-dev gst0-plugins-base-dev gtk+-dev \ 1.7 -libunique-dev libxfce4util-dev libxfce4ui-dev xfce4-panel-dev libkeybinder-dev \ 1.8 +libunique-dev libxfce4util-dev libxfce4ui-dev xfce4-panel-dev keybinder-dev \ 1.9 startup-notification-dev xorg-xcb-util-dev" 1.10 1.11 compile_rules() { 1.12 @@ -27,6 +27,6 @@ 1.13 genpkg_rules() { 1.14 copy @std 1.15 DEPENDS="cairo dbus-glib gdk-pixbuf glib gst0-plugins-base gstreamer0 gtk+ \ 1.16 - libkeybinder libunique libxfce4ui libxfce4util xfce4-panel xfconf" 1.17 + keybinder libunique libxfce4ui libxfce4util xfce4-panel xfconf" 1.18 TAGS="Xfce" 1.19 }