wok-next diff gajim/receipt @ rev 21683
updated glances (1.5.1 -> 3.1.4.1)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Jun 29 15:35:41 2020 +0100 (2020-06-29) |
parents | d5aab818505e |
children |
line diff
1.1 --- a/gajim/receipt Fri Nov 02 14:15:08 2018 +0200 1.2 +++ b/gajim/receipt Mon Jun 29 15:35:41 2020 +0100 1.3 @@ -11,7 +11,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WGET_URL="http://www.gajim.org/downloads/${VERSION%.*}/$TARBALL" 1.6 1.7 -BUILD_DEPENDS="gettext-dev xorg-xcb-util-dev enchant-dev xorg-xorgproto \ 1.8 +BUILD_DEPENDS="gettext-dev xcb-util-dev enchant-dev xorgproto \ 1.9 python-dev libffi-dev intltool python-pygtk-dev" 1.10 1.11 compile_rules() { 1.12 @@ -24,5 +24,5 @@ 1.13 genpkg_rules() { 1.14 copy @std 1.15 DEPENDS="gtkspell python python-dbus python-pygtk python-pygobject2 python-pyopenssl \ 1.16 - python-pysqlite xorg-libXScrnSaver bind-client" 1.17 + python-pysqlite libxscrnsaver bind-client" 1.18 }