Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b7115385261bf14de9ea7b8ea474615b0d634b34
commit b7115385261bf14de9ea7b8ea474615b0d634b34 Author: PacMiam <[email protected]> Date: Tue Oct 20 22:05:21 2015 +0200 pidgin-2.10.11-6-x86_64 * Forgot x11-protos makedepends diff --git a/source/xapps-extra/pidgin/FrugalBuild b/source/xapps-extra/pidgin/FrugalBuild index 9f2603c..7742a1f 100644 --- a/source/xapps-extra/pidgin/FrugalBuild +++ b/source/xapps-extra/pidgin/FrugalBuild @@ -15,7 +15,8 @@ groups=('xapps-extra') archs=('i686' 'x86_64' 'arm') depends=('gtk+2' 'startup-notification' 'libxscrnsaver' 'dbus-x11') -makedepends=('intltool' 'dbus-glib' 'libxml2' 'libxslt' 'nss' 'tcl') +makedepends=('intltool' 'dbus-glib' 'libxml2' 'libxslt' 'nss' 'tcl' \ + 'x11-protos') rodepends=('libpurple') if [ "$CARCH" != "arm" ]; then _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
