wok-next diff enlightenment/receipt @ rev 21449

updated slock (1.1 -> 1.4)
author Hans-G?nter Theisgen
date Thu May 07 07:51:56 2020 +0100 (2020-05-07)
parents d5aab818505e
children
line diff
     1.1 --- a/enlightenment/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/enlightenment/receipt	Thu May 07 07:51:56 2020 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://download.enlightenment.org/rel/apps/enlightenment/$TARBALL"
     1.5  
     1.6  BUILD_DEPENDS="pam-dev bluez-dev gettext-dev efl-dev alsa-lib-dev pulseaudio-dev \
     1.7 -xorg-xcb-util-keysyms-dev pm-utils"
     1.8 +xcb-util-keysyms-dev pm-utils"
     1.9  SPLIT="$PACKAGE-backgrounds $PACKAGE $PACKAGE-common $PACKAGE-dev \
    1.10  $PACKAGE-pam:pam"
    1.11  
    1.12 @@ -56,8 +56,8 @@
    1.13  			;;
    1.14  		enlightenment-common)
    1.15  			copy @std @rm *.mo
    1.16 -			DEPENDS="alsa-lib bluez efl pulseaudio xorg-libxcb \
    1.17 -			xorg-xcb-util-keysyms"
    1.18 +			DEPENDS="alsa-lib bluez efl pulseaudio libxcb \
    1.19 +			xcb-util-keysyms"
    1.20  			CAT="x-window|common files for PAM and non-PAM packages"
    1.21  			;;
    1.22  		enlightenment-dev)