mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
Update rlw repository dependencies for Slackware 14.2
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
72827218a6
commit
4dfe19e81b
1 changed files with 1 additions and 3 deletions
|
@ -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():
|
||||
|
|
Loading…
Reference in a new issue