wok diff xfmpc/receipt @ rev 16888
libQtSql: what if to add BUILD_DEPENDS line, let full Qt cooking will be after update
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Mon Jul 14 02:44:23 2014 +0000 (2014-07-14) |
parents | 380ffe05937a |
children | 9053833522ce |
line diff
1.1 --- a/xfmpc/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/xfmpc/receipt Mon Jul 14 02:44:23 2014 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xfmpc" 1.7 -VERSION="0.2.0" 1.8 +VERSION="0.2.2" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="MPD client for Xfce." 1.11 MAINTAINER="erjo@slitaz.org" 1.12 @@ -12,7 +12,7 @@ 1.13 1.14 DEPENDS="libxfcegui4 libxfce4util libmpd startup-notification" 1.15 BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev libmpd-dev intltool \ 1.16 - startup-notification-dev util-linux-uuid-dev gtk+-dev" 1.17 +libxfce4ui-dev startup-notification-dev util-linux-uuid-dev gtk+-dev" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()