wok-next diff libxfce4util/receipt @ rev 17125
Add nomacs
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Mon Sep 08 17:53:33 2014 +0200 (2014-09-08) |
parents | ed01c3d67888 |
children | aaf4385684bb |
line diff
1.1 --- a/libxfce4util/receipt Mon Apr 07 07:36:50 2014 +0000 1.2 +++ b/libxfce4util/receipt Mon Sep 08 17:53:33 2014 +0200 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 1.5 1.6 DEPENDS="gtk+" 1.7 -BUILD_DEPENDS="gtk+-dev intltool" 1.8 +BUILD_DEPENDS="gtk+-dev intltool pkg-config" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()