wok-next diff fcitx-skin-classic/receipt @ rev 16958
Add mate-common-dev and mate-desktop-dev
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Mon Jul 28 20:21:05 2014 -0300 (2014-07-28) |
parents | 79a6b0b967a1 |
children |
line diff
1.1 --- a/fcitx-skin-classic/receipt Mon Oct 03 22:42:21 2011 +0800 1.2 +++ b/fcitx-skin-classic/receipt Mon Jul 28 20:21:05 2014 -0300 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="The classic skin of fcitx." 1.6 MAINTAINER="devel@slitaz.org" 1.7 -DEPENDS="" 1.8 +LICENSE="GPL2" 1.9 WEB_SITE="http://code.google.com/p/fcitx/" 1.10 WANTED="fcitx" 1.11 1.12 @@ -13,5 +13,5 @@ 1.13 genpkg_rules() 1.14 { 1.15 mkdir -p $fs/usr/share/fcitx/skin/ 1.16 - cp -a $_pkg/usr/share/fcitx/skin/classic/ $fs/usr/share/fcitx/skin/ 1.17 + cp -a $install/usr/share/fcitx/skin/classic/ $fs/usr/share/fcitx/skin/ 1.18 }