wok-next diff xfce4-dict/receipt @ rev 21329

updated librsvg (2.44.10 -> 2.46.4)
author Hans-G?nter Theisgen
date Thu Dec 12 15:48:44 2019 +0100 (2019-12-12)
parents f48456621a9d
children
line diff
     1.1 --- a/xfce4-dict/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/xfce4-dict/receipt	Thu Dec 12 15:48:44 2019 +0100
     1.3 @@ -11,8 +11,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="intltool gtk2-dev libxfce4ui-dev xfce4-panel-dev xorg-libSM-dev \
     1.8 -startup-notification-dev xorg-xcb-util-dev"
     1.9 +BUILD_DEPENDS="intltool gtk2-dev libxfce4ui-dev xfce4-panel-dev libsm-dev \
    1.10 +startup-notification-dev xcb-util-dev"
    1.11  
    1.12  compile_rules() {
    1.13  	./configure \
    1.14 @@ -26,6 +26,6 @@
    1.15  genpkg_rules() {
    1.16  	copy @std
    1.17  	DEPENDS="gdk-pixbuf glib gtk2 libxfce4ui libxfce4util pango xfce4-panel \
    1.18 -	xorg-libX11"
    1.19 +	libx11"
    1.20  	TAGS="Xfce"
    1.21  }