wok diff libexo/receipt @ rev 20358

GnuPG: search suggests it may be due to older gcc, so let's try with LDFLAGS: -lrt
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 17:24:06 2018 +0000 (2018-06-09)
parents 9f18e111d0e1
children 6e8b1bcb30e2
line diff
     1.1 --- a/libexo/receipt	Wed Jul 17 13:43:00 2013 +0200
     1.2 +++ b/libexo/receipt	Sat Jun 09 17:24:06 2018 +0000
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Xfce extension library"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="libxfce4util startup-notification libnotify"
     1.8 +LICENSE="GPL2"
     1.9  WANTED="exo"
    1.10  SUGGESTED="exo-tools"
    1.11  WEB_SITE="http://www.xfce.org"
    1.12  
    1.13 +DEPENDS="libxfce4util startup-notification libnotify"
    1.14 +
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.16  genpkg_rules()
    1.17  {