From 4dfe19e81b561413f135a968457267dec04a1985 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Wed, 19 Oct 2016 23:53:57 +0300 Subject: [PATCH] Update rlw repository dependencies for Slackware 14.2 Signed-off-by: Dimitris Zlatanidis --- slpkg/binary/greps.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/slpkg/binary/greps.py b/slpkg/binary/greps.py index 66876114..bff1cac0 100644 --- a/slpkg/binary/greps.py +++ b/slpkg/binary/greps.py @@ -159,9 +159,7 @@ class Requires(object): dependencies = { "abiword": "wv", "claws-mail": "libetpan", - "inkscape": "gtkmm atkmm pangomm cairomm mm-common libsigc++ " - "libwpg lxml gsl numpy BeautifulSoup", - "texlive": "libsigsegv texi2html", + "inkscape": "lxml numpy BeautifulSoup", "xfburn": "libburn libisofs" } if self.name in dependencies.keys():